diff options
Diffstat (limited to 'docs/Measuring_Resonances.md')
-rw-r--r-- | docs/Measuring_Resonances.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Measuring_Resonances.md b/docs/Measuring_Resonances.md index e940713a..32a7413d 100644 --- a/docs/Measuring_Resonances.md +++ b/docs/Measuring_Resonances.md @@ -77,7 +77,7 @@ too little RAM, the installation may fail and you will need to enable swap. Next, run the following commands to install the additional dependencies: ``` sudo apt update -sudo apt install python-numpy python-matplotlib +sudo apt install python3-numpy python3-matplotlib ``` Afterwards, check and follow the instructions in the |