Unverified Commit e50f64a1 authored by Dennis Jenkins's avatar Dennis Jenkins Committed by GitHub

Merge pull request #254 from banzr/patch-1

Update README.md
parents fcb83f89 03efaee7
...@@ -38,7 +38,7 @@ Now, compile the sources: ...@@ -38,7 +38,7 @@ Now, compile the sources:
If you want the examples built, then change change the cmake above to: If you want the examples built, then change change the cmake above to:
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCPISTACHE_BUILD_EXAMPLES=true .. cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DPISTACHE_BUILD_EXAMPLES=true ..
After running the above, you can then cd into the build/examples directory and run make. After running the above, you can then cd into the build/examples directory and run make.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment