From 05ce0e9af8282ead51fd361c469099c2e4779cde Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sat, 2 Mar 2019 17:01:28 -0800 Subject: [PATCH] Add the run instructions as well --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2030b88..c5fb82d 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ and this felt like a decent project to dive in on. venv/bin/pip install aiohttp ``` +1. Run! `venv/bin/python bot.py` + [docs-irc]: https://dev.twitch.tv/docs/irc/ [app-setup]: https://dev.twitch.tv/docs/authentication/#registration