Skip to content

Commit

Permalink
Merge pull request #60 from FFY00/patch-1
Browse files Browse the repository at this point in the history
Fix LimeSuite cmake command
  • Loading branch information
f4exb authored Sep 17, 2017
2 parents 1cd5291 + b9f6b52 commit d0b192d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ You will need a minimal installation of LimeSuite:
- `cd LimeSuite`
- `mkdir builddir`
- `cd builddir`
- `cmake -DCMAKE_INSTALL_PREFIX=/opt/install/LimeSuite`
- `cmake -DCMAKE_INSTALL_PREFIX=/opt/install/LimeSuite ..`
- `make -j8`
- `make install`

Expand Down

0 comments on commit d0b192d

Please sign in to comment.