diff --git a/doc/build.md b/doc/build.md index 62bfa9b..9ea25ec 100644 --- a/doc/build.md +++ b/doc/build.md @@ -43,7 +43,7 @@ If you want to compile with Redis support (recommended - Redis is easy to use) t ./build.sh -If you want to build without support for Redis then build with the `--no-redis` flag +If you want to build without support for Redis then build with the `--no-redis` flag: ./build.sh --no-redis