Skip to content

Commit a152dfc

Browse files
authored
Update README.md
1 parent a0dd3f8 commit a152dfc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gymie can be installed using:
1010
$ pip install gymie
1111
```
1212

13-
or by cloning the [repo](https://github.com/jscriptcoder/Gymie-Server) and running the following:
13+
or by cloning the [repo](https://github.com/jscriptcoder/Gymie-Server) and pip-installing from the folder:
1414

1515
```
1616
$ git clone https://github.com/jscriptcoder/Gymie-Server.git
@@ -21,6 +21,7 @@ $ cd Gymie-Server/
2121
pip install -e .
2222
Obtaining file:///path/to/Gymie-Server
2323
...
24+
Successfully installed gymie
2425
```
2526

2627
## How to use

0 commit comments

Comments
 (0)