Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hybridvamp authored Aug 19, 2022
1 parent 092eb3b commit 40640ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
git clone <YOUR_REPO_LINK>
cd <YOUR_REPO_NAME>
pip3 install -U -r requirements.txt
python bot.py
python3 bot.py
</pre>
</p>
</details>
Expand All @@ -69,7 +69,7 @@ python bot.py
git clone https://github.com/kalanakt/All-Url-Uploader
cd All-Url-Uploader
pip3 install -U -r requirements.txt
# Edit info.py with variables.
# Edit Uploader/config.py with variables.
python3 bot.py
</pre>
</p>
Expand Down

0 comments on commit 40640ad

Please sign in to comment.