Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ SMC++ requires the following libraries and executables in order compile and run:
On Ubuntu (or Debian) Linux, the library requirements may be installed
using the commmand::

$ sudo apt-get install -y python3-dev libgmp-dev libmpfr-dev libgsl0-dev
$ sudo apt-get install -y python3-dev libgmp-dev libmpfr-dev libgsl0-dev libomp-dev

On OS X, the easiest way to install them is using Homebrew_::

Expand Down