Skip to content

Commit

Permalink
Merge pull request #39 from ITAYC0HEN/feature/MakeUninstall
Browse files Browse the repository at this point in the history
Document make install on README.md
  • Loading branch information
JusticeRage committed May 25, 2020
2 parents b2600d2 + 2d5f90d commit c0500f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ $> make -j5
$> cd bin && ./manalyze --version
```

Finally, if you want to access Manalyze from every directory on your machine, install it using `$> make install` from the root folder of the project.

### On Windows
- Get the Boost libraries from [boost.org](http://boost.org) and install [CMake](http://www.cmake.org/download/).
- Build the boost libraries
Expand Down

0 comments on commit c0500f0

Please sign in to comment.