Address grammatical comments
This commit is contained in:
parent
b4ce58a672
commit
2783a4f881
@ -47,8 +47,8 @@ Fixing build problems with dependencies or cached build options
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
Redis has some dependencies which are included into the `deps` directory.
|
Redis has some dependencies which are included into the `deps` directory.
|
||||||
`make` does not rebuild dependencies automatically, even if something in
|
`make` does not automatically rebuild dependencies even if dependency's source
|
||||||
source code of the dependencies changes.
|
changes.
|
||||||
|
|
||||||
When you update the source code with `git pull` or when code inside the
|
When you update the source code with `git pull` or when code inside the
|
||||||
dependencies tree is modified in any other way, make sure to use the following
|
dependencies tree is modified in any other way, make sure to use the following
|
||||||
|
Loading…
x
Reference in New Issue
Block a user