Update README.md

Typo fix in Readme
pull/1/head
fabcx 2020-04-21 16:32:56 +02:00 zatwierdzone przez GitHub
rodzic aacd22cf9e
commit 05507908b8
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,7 @@ This bot listens to [TradingView](https://tradingview.com) alerts via webhooks a
## Usage
1. Clone this repository `git clone https://github.com/fabcx/TradingView-Webhook-Bot.git`
2. Create your virtual environment `python3 -m venv TradingView-Webhook-Bot
2. Create your virtual environment `python3 -m venv TradingView-Webhook-Bot`
3. Activate it `source TradingView-Webhook-Bot/bin/activate`
4. Install all requirements `pip install -r requirements.txt`
5. Edit and update the `config.py` file