Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
parberge committed Jan 16, 2018
1 parent ef0f771 commit 36253b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Protip: `docker exec emqtt find attachments -type f -ctime +20 -delete`

1. Create venv and activate it. Or don't.

1. `pip install -r requirements.pip`.
1. `pip install -r requirements.txt`.

1. Give it some env vars. These are the defaults so omit whatever looks good.
* SMTP_PORT=1025
Expand Down

0 comments on commit 36253b1

Please sign in to comment.