Skip to content

Commit

Permalink
Merge pull request facebook#707 from dkorolev/master
Browse files Browse the repository at this point in the history
Fixed a typo in INSTALL.md
  • Loading branch information
igorcanadi committed Sep 4, 2015
2 parents d9f42aa + 7b463e6 commit ff1953c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ your make commands, like this: `PORTABLE=1 make static_lib`
* Run: `TARGET_OS=IOS make static_lib`. When building the project which uses rocksdb iOS library, make sure to define two important pre-processing macros: `ROCKSDB_LITE` and `IOS_CROSS_COMPILE`.

* **Windows**:
* Read the follow the instructions at CMakeLists.txt
* Read and follow the instructions at CMakeLists.txt

0 comments on commit ff1953c

Please sign in to comment.