Skip to content

Commit

Permalink
Merge pull request souffle-lang#247 from seanmcl/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
scyptnex authored Dec 5, 2016
2 parents 40685ff + d8e12f0 commit 563af86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Follow the steps below to compile and install Soufflé on a UNIX system:
brew install bison
brew install boost
brew link bison --force
brew install libtool automake
export CXX=/usr/local/bin/g++-5
export CXXFLAGS=-fopenmp
export SOUFFLECPP=/usr/local/bin/cpp-5
Expand Down

0 comments on commit 563af86

Please sign in to comment.