Skip to content

Commit

Permalink
Update ubuntu build instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Peeters committed Dec 24, 2024
1 parent 49c141e commit ba4a2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Linux (Debian/Ubuntu/Mint)
On Debian/Ubuntu you can install all that is needed with::

sudo apt install git cmake libpython3-dev python3-dev g++ libgmp3-dev \
libgtkmm-3.0-dev libboost-all-dev libgmp-dev libsqlite3-dev uuid-dev \
libgtkmm-3.0-dev libboost-all-dev libssl-dev libgmp-dev libsqlite3-dev uuid-dev \
python3-matplotlib python3-mpmath python3-sympy python3-gmpy2

(on Ubuntu 14.04 you need to replace `cmake` with `cmake3` and also
Expand Down

0 comments on commit ba4a2c0

Please sign in to comment.