mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 08:08:53 -05:00
Fix typo in deps/README.md (#7553)
This commit is contained in:
parent
818dc3a089
commit
9fc8a5efe5
2
deps/README.md
vendored
2
deps/README.md
vendored
@ -17,7 +17,7 @@ active defragmentation logic. However this feature of Redis is not mandatory
|
|||||||
and Redis is able to understand if the Jemalloc version it is compiled
|
and Redis is able to understand if the Jemalloc version it is compiled
|
||||||
against supports such Redis-specific modifications. So in theory, if you
|
against supports such Redis-specific modifications. So in theory, if you
|
||||||
are not interested in the active defragmentation, you can replace Jemalloc
|
are not interested in the active defragmentation, you can replace Jemalloc
|
||||||
just following tose steps:
|
just following these steps:
|
||||||
|
|
||||||
1. Remove the jemalloc directory.
|
1. Remove the jemalloc directory.
|
||||||
2. Substitute it with the new jemalloc source tree.
|
2. Substitute it with the new jemalloc source tree.
|
||||||
|
Loading…
Reference in New Issue
Block a user