Skip to content

Commit

Permalink
add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
schorschii committed Dec 29, 2019
1 parent 8a5b3b1 commit 8793161
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 @@ -14,7 +14,7 @@ This script is currently in beta. Contributions welcome. Please also tell me if
## Manual Installation (Debian/Ubuntu/Mint)
1. Install required Python packages
```bash
apt install python3-pip python3-distutils
apt install python3-pip python3-distutils python3-pyinotify
pip3 install websockets
```

Expand Down

0 comments on commit 8793161

Please sign in to comment.