Browse Source

Updated PIP package.

Ovidio Peña Rodríguez 7 months ago
parent
commit
211fc8d216
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -94,7 +94,7 @@ sudo apt install python-scattnlay
 ```
 You can also install it from PyPi via
 ```bash
-sudo pip install python-scattnlay
+sudo pip install scattnlay
 ```
 
 You can also ```git clone``` and ```pip install -e .``` to develop python package.