Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
KEP-918 One more tiny change to the Ubuntu cmake install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rnistuk committed Dec 20, 2018
1 parent aa3c9b4 commit 66889f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -118,7 +118,7 @@ $ sudo make install
```text
$ mkdir build
$ cd build
$ ~/mycmake/cmake -DBOOST_ROOT:PATHNAME=$HOME/myboost/1_68_0/ ..
$ ~/mycmake/bin/cmake -DBOOST_ROOT:PATHNAME=$HOME/myboost/1_68_0/ ..
$ sudo make install
```

Expand Down

0 comments on commit 66889f3

Please sign in to comment.