Created
November 8, 2020 23:33
-
-
Save c0d3x27/a4df34f06f5532b1578e9c9935567dde to your computer and use it in GitHub Desktop.
Command to install instagram bot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd Desktop | |
git clone https://github.com/mustafadalga/Instagram-Bot | |
cd Instagram-Bot | |
python -m pip install -r .\requirements.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment