Skip to content

Commit

Permalink
Update README on dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qiluo-msft authored Nov 12, 2018
1 parent d9c0ba4 commit 41408f2
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 @@ -18,7 +18,7 @@ Install build dependencies:

sudo apt-get install make libtool m4 autoconf dh-exec debhelper cmake pkg-config \
libhiredis-dev libnl-3-dev libnl-genl-3-dev libnl-route-3-dev swig3.0 \
libpython2.7-dev
libpython2.7-dev libgtest-dev

You can compile and install from source using:

Expand Down

0 comments on commit 41408f2

Please sign in to comment.