Skip to content

Commit 5f262d7

Browse files
committed
Update readme
1 parent 03edeef commit 5f262d7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@
77

88
## Install
99

10+
From PyPi:
1011
```
11-
pip install git+https://github.com/aperezlebel/glest.git
12+
pip install glest
1213
```
1314

15+
From source:
16+
```
17+
pip install git+https://github.com/aperezlebel/glest.git
18+
```
1419

1520
## Cite
1621

0 commit comments

Comments
 (0)