Removed extra installation step

I removed the extra installation step which was not necessary!
pull/203/head
Vardhaman 3 years ago committed by GitHub
parent 6fc5d2a737
commit 374ece3915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,8 +35,7 @@ These videos on TikTok, YouTube and Instagram get MILLIONS of views across all p
3. Run `pip3 install -r requirements.txt` 3. Run `pip3 install -r requirements.txt`
4. Run `playwright install` and `playwright install-deps`. 4. Run `playwright install` and `playwright install-deps`.
5. Run `python3 main.py` 5. Run `python3 main.py`
6. ... 6. Enjoy 😎
7. Enjoy 😎
## Contributing & Ways to improve 📈 ## Contributing & Ways to improve 📈

Loading…
Cancel
Save