Skip to content

Commit cc41fcc

Browse files
correted readme for pip install
1 parent 923c4cf commit cc41fcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Python library for Solve Engine
88

99
- From you console, call this :
1010
```
11-
pip install solveengine
11+
pip install pysolveengine
1212
```
1313
- Or for python3 users :
1414
```
15-
pip3 install solveengine
15+
pip3 install pysolveengine
1616
```
1717

1818
**By directly downloading github repository**

0 commit comments

Comments
 (0)