Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu committed Aug 27, 2014
1 parent 5ecac5a commit 4cd1e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ To install hybrid-Lambda, first install the following packages and libraries

on Debian/Ubuntu based systems:
```bash
apt-get install build-essential autoconf autoconf-archive doxygen graphviz
apt-get install build-essential autoconf autoconf-archive libcppunit-dev valgrind libboost-all-dev doxygen graphviz
```
on Mac OS:
```bash
port install automake autoconf autoconf-archive doxygen graphviz
port install boost cppunit automake autoconf autoconf-archive doxygen graphviz
```

then type the following commands:
Expand Down

0 comments on commit 4cd1e87

Please sign in to comment.