Skip to content

Commit 94a4cf9

Browse files
committed
Updating install instructions
1 parent 8129c85 commit 94a4cf9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ This implementation is inspired by [TikTokApi](https://github.com/davidteather/T
3030
To get started using this API, follow the instructions below.
3131

3232
### Installing
33+
Pip
34+
```
35+
pip install PyTikTokAPI
36+
```
37+
38+
Install from source
3339
```
3440
git clone https://github.com/avilash/TikTokAPI-Python.git
3541
python setup.py install

0 commit comments

Comments
 (0)