diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ ## Running +Install all required depedencies using: + +``` +pip install -r requirements.txt +``` + Build and execute using python environment: ``` |
![]() |
index : tgbot.git | |
| Telegram bot with advanced Fortnite features written in Python | www-data |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | README.md | 6 |
@@ -2,6 +2,12 @@ ## Running +Install all required depedencies using: + +``` +pip install -r requirements.txt +``` + Build and execute using python environment: ``` |