Skip to content
Snippets Groups Projects
Commit a80ec525 authored by Sam Calisch's avatar Sam Calisch
Browse files

Update README.md

parent 3422972e
No related branches found
No related tags found
No related merge requests found
...@@ -17,10 +17,11 @@ python setup.py build ...@@ -17,10 +17,11 @@ python setup.py build
python setup.py install python setup.py install
``` ```
4. (optional) If you want to see Frame3dd's native output plots and animations, install gnuplot. 4. (optional) If you want to see Frame3dd's native output plots and animations, install gnuplot.
On mac:
``` ```
brew install gnuplot brew install gnuplot
``` ```
or or on Linux
``` ```
sudo apt-get install gnuplot sudo apt-get install gnuplot
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment