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

Update README.md

parent 4b84d494
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,14 @@ sudo pip install networkx scipy ...@@ -16,7 +16,14 @@ sudo pip install networkx scipy
python setup.py build python setup.py build
python setup.py install python setup.py install
``` ```
(4.) If you want to see Frame3dd's native output plots and animations, install gnuplot.
```
brew install gnuplot
```
or
```
sudo apt-get install gnuplot
```
### Examples ### Examples
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment