Browse Source

Update Readme with install steps

vogdb 4 years ago
parent
commit
42848a78cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ Clonic seizure -
 
 #### Install
 You need [Python](https://www.python.org/downloads/) of version 3.6 or higher. Also I highly recommend to use environments for work. [Anaconda](https://www.anaconda.com/distribution/) is a good choice. The required dependencies are:
-    - matplotlib, numpy, scipy, yaml
+    - matplotlib, numpy, scipy, pyyaml
 
 #### 2D case
 - Adjust params as you need in `params_0d.py` and `params_2d.py`.