Merge pull request #605 from manasb/manasb-patch-docs

fix a typo
This commit is contained in:
orignal 2016-08-12 12:56:33 -04:00 committed by GitHub
commit 284159aadc

View file

@ -130,7 +130,7 @@ export CXX=/usr/local/bin/g++47
CMake Options
-------------
Available CMake options(each option has a for of `<key>=<value>`, for more information see `man 1 cmake`):
Available CMake options(each option has a form of `<key>=<value>`, for more information see `man 1 cmake`):
* `CMAKE_BUILD_TYPE` build profile (Debug/Release)
* `WITH_BINARY` build i2pd itself