From 43e5a33bd8d86fc6c493935dec6d5398a7194827 Mon Sep 17 00:00:00 2001 From: Tim Wilson Date: Thu, 22 Oct 2020 15:45:16 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84bc33d..63e1022 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Using the [transmissionrpc](https://pythonhosted.org/transmissionrpc/) python li ## Install 1. Get [Transmission](https://transmissionbt.com) and setup its [web interface](https://helpdeskgeek.com/how-to/using-the-transmission-web-interface/) -2. Install python 3, [transmissionrpc](https://pypi.org/project/transmissionrpc/), pytz, and [discord.py](https://pypi.org/project/discord.py/) +2. Install python 3, [transmissionrpc](https://pypi.org/project/transmissionrpc/), pytz, netifaces and [discord.py](https://pypi.org/project/discord.py/) 3. Clone this repository using `git clone https://github.com/twilsonco/TransmissionBot` ## Configure