Skip to content

Commit

Permalink
remove unneeded dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwb committed Oct 29, 2019
1 parent 8a3d49c commit e0260d2
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 @@ -111,7 +111,7 @@ These instructions work for most ubuntu versions as well as debian.

1. Install general dependencies:

sudo apt-get install git autotools-dev autoconf automake cmake libtool liblapack-dev libatlas-cpp-0.6-dev libnlopt-cxx-dev libnlopt-dev libnlopt0
sudo apt-get install git autotools-dev autoconf automake cmake libtool liblapack-dev libatlas-cpp-0.6-dev libnlopt-dev libnlopt0

2. Clone the phyx repo (if you haven't already):

Expand Down

0 comments on commit e0260d2

Please sign in to comment.