diff --git a/README.md b/README.md index dd03e59..7fad3ff 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ We will retrieve these informations: - On debian based distribution you can install some requirement from repos: - ```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``` + ```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 python3-numpy libatlas3-base``` - For everyone : ```pip3 install -r requirements.txt```