We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34faf0 commit 8c65069Copy full SHA for 8c65069
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