aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4cd9e5f..50580f2 100644
--- a/README.md
+++ b/README.md
@@ -39,9 +39,9 @@ Setup
### 1. Install dependencies
-**Arch Linux**: `pacman -S python2-websocket-client`
+**Arch Linux**: `pacman -S python-websocket-client`
-**Debian/Ubuntu**: `apt install weechat-python python-websocket`
+**Debian/Ubuntu**: `apt install weechat-python python-websocket`. If using weechat 2.6 or newer, run `apt install weechat-python python3-websocket` instead.
**Fedora**: `dnf install python3-websocket-client`