README typo fix.

This commit is contained in:
danmedani 2015-08-02 11:40:26 -07:00
parent 6233d210cd
commit 1d9aaf87bf
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ 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 the `make` does not rebuild dependencies automatically, even if something in the
source code of dependencies is changes. source code of dependencies has been changed.
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