Ver código fonte

update readme

Konstantin Ladutenko 5 anos atrás
pai
commit
0342b6f9e5
1 arquivos alterados com 3 adições e 0 exclusões
  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:
 ----