Explorar el Código

update readme

Konstantin Ladutenko hace 5 años
padre
commit
0342b6f9e5
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -58,6 +58,7 @@ Compilation options
  - **make deb** - Generate a deb package for Python extension
  - **make standalone** - Create standalone programs (scattnlay and fieldnlay)
  - **make clean** - Delete temporal files
+  
 
 Binary install:
 --------------
@@ -78,6 +79,8 @@ You can also install it from PyPi via
 sudo pip install python-scattnlay
 ```
 
+You can also ```git clone``` and ```pip install -e .``` to develop python package.
+
 Use:
 ----