Fixed Formatting.

This commit is contained in:
jaskaranSM 2019-10-29 19:45:12 +05:30 committed by GitHub
parent 563af194c5
commit d37b853408
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ python3 -m bot
Note: You can limit maximum concurrent downloads by changing the value of MAX_CONCURRENT_DOWNLOADS in aria.sh. By default, it's set to 2
#Deploying on Heroku
## Deploying on Heroku
- First Run Bot locally on your computer i.e: Do above steps and get G-Drive Token File( token.pickle )
- Change Bot Download Dir to /bot/downloads in config.ini file.
- Install [Heroku cli](https://devcenter.heroku.com/articles/heroku-cli)