Explorar el Código

Updated PIP package.

Ovidio Peña Rodríguez hace 7 meses
padre
commit
211fc8d216
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.