Skip to content

Commit

Permalink
Requirements installation
Browse files Browse the repository at this point in the history
  • Loading branch information
hombit committed May 22, 2017
1 parent 0411e9d commit 2947cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -45,7 +45,7 @@ docker run -v "`pwd`":/data --rm -ti hombit/freddi

- C++ compiler with C++11 support, e.g. `gcc` version 4.8+ or `clang` 3.4+

Installation requirements on Debian based systems (e.g. Ubuntu):
Requirements installation on Debian based systems (e.g. Ubuntu):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apt-get install g++ make libboost-all-dev
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 2947cc3

Please sign in to comment.