We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07b789 commit 7ad8213Copy full SHA for 7ad8213
README.md
@@ -52,13 +52,13 @@ I Guess This Will Be Usefull For Many People.....😇.
52
**Thanks to [Erich](https://t.me/ErichDaniken) and his [InFoTel](https://t.me/InFoTel_Group) for this Video**
53
54
#### Deploy in your VPS
55
-```bash
+````bash
56
git clone https://github.com/CodeXBotz/File-Sharing-Bot
57
cd File-Sharing-Bot
58
pip3 install -r requirements.txt
59
# <Create config.py appropriately>
60
python3 main.py
61
-```
+````
62
##
63
64
### Admin Commands
0 commit comments