Skip to content

Commit 36253b1

Browse files
committed
Fix typo in README
1 parent ef0f771 commit 36253b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Protip: `docker exec emqtt find attachments -type f -ctime +20 -delete`
1616

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

19-
1. `pip install -r requirements.pip`.
19+
1. `pip install -r requirements.txt`.
2020

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

0 commit comments

Comments
 (0)