Merge pull request #78 from sakuyamaij/patch-1

Update typo in README.md
pull/87/head
Fabston 2021-12-13 11:56:00 +01:00 zatwierdzone przez GitHub
commit f357dbd631
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -77,7 +77,7 @@ Find out more at [WebhookAlerts.com](https://webhookalerts.com). Got a question?
1. Clone this repository `git clone https://github.com/fabston/TradingView-Webhook-Bot.git`
1. Edit and update [`config.py`](https://github.com/fabston/TradingView-Webhook-Bot/blob/master/config.py)
1. `docker-compose build`
1. `docker-compuse up`
1. `docker-compose up`
*It is recommended to run flask on a different port like 8080. It is then necessary to forward port 80 to 8080.*
@ -91,4 +91,4 @@ All kinds of contributions are welcome 🙌! The most basic way to show your sup
<p align="center">
<a href="https://www.buymeacoffee.com/fabston"><img alt="Buy Me A Coffee" title="☕️" src="https://raw.githubusercontent.com/fabston/TradingView-Webhook-Bot/master/assets/bmac.png" width=200px></a>
</p>
</p>