chore: update README.md

This commit is contained in:
Dawid Wysokiński 2021-06-19 17:01:22 +02:00
parent fa203cf135
commit 9f39ceb69c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ WORKER_LIMIT=1
```
git clone git@github.com:tribalwarshelp/cron.git
```
2. Navigate to the directory where you have cloned this repo.
2. Open the folder with this project in a terminal.
3. Set the required env variables directly in your system or create .env.local file.
4. Run the app.
```