Skip to content

Commit 1032b1a

Browse files
Update README.md
1 parent beec8bd commit 1032b1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Install with pip in your terminal, making sure Python is added to PATH:
66
```
77
$ pip install usefulib
88
```
9+
Alernatively, you can use the git URL to do the same.
10+
```
11+
$ pip install "git+https://github.com/hamdivazim/usefulib.git@pip-install#egg=usefulib"
12+
```
913

1014
## How to use
1115
All you need to do is import the package, and all usefulibs that you may want will come along with it! As an example:

0 commit comments

Comments
 (0)