We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69493e5 + 8c65069 commit dbd8661Copy full SHA for dbd8661
README.md
@@ -42,7 +42,7 @@ The easiest way to set up an environment is by installing [Anaconda](https://www
42
### Installing packages with conda:
43
If you already have a Python environment set up, and you are using the ``conda`` package manager, you can get all packages by running
44
45
- conda install numpy scipy scikit-learn matplotlib pandas pillow graphviz graphviz-python
+ conda install numpy scipy scikit-learn matplotlib pandas pillow graphviz python-graphviz
46
47
48
### Installing packages with pip
0 commit comments