Merge pull request #417 from kurim/patch-1

docs: Update Install.md
This commit is contained in:
Florian BEZANNIER
2022-10-31 19:36:39 +01:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@
- On debian based distribution you can install some requirement from repos, it's faster than installtion with pip:
```
sudo apt-get install python3-typing-extensions python3-pandas python3-plotly python3-paho-mqtt python3-six python3-dateutil python3-brotli libblas-dev liblapack-dev gfortran python3-pycryptodome libatlas3-base python3-cryptography
sudo apt-get install python3-typing-extensions python3-pandas python3-plotly python3-paho-mqtt python3-six python3-dateutil python3-brotli libblas-dev liblapack-dev gfortran python3-pycryptodome libatlas3-base python3-cryptography python3-pip
```
- For everyone :