Skip to content

Commit 8c27bb0

Browse files
authored
Merge pull request #188 from cayetanobv/master
typo fixing; moved a paragraph to correct position - docs
2 parents e5eeea8 + 4832042 commit 8c27bb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ make
3232
make install
3333
```
3434

35-
If you have libraries installed in non-standard locations, you might need to pass in parameters to cmake. Commonly useful parameters are
36-
37-
Install some prerqeuisites
35+
Install some prerequisites:
3836

3937
```
4038
sudo apt-get install expat
@@ -44,6 +42,8 @@ sudo apt-get install libboost-program-options-dev
4442
sudo apt install libpqxx-dev
4543
```
4644

45+
If you have libraries installed in non-standard locations, you might need to pass in parameters to cmake. Commonly useful parameters are
46+
4747
CMAKE options:
4848

4949
-DBOOST_ROOT:PATH=/path/to/boost folder that contains include, lib, bin directories for boost

0 commit comments

Comments
 (0)