mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
Update TL;DR install instructions with python3-wheel dependency (#1397)
This commit is contained in:
parent
12b6c9d60e
commit
25d9f468fe
@ -27,8 +27,9 @@ Limnoria.
|
|||||||
TL;DR version:
|
TL;DR version:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install python3 python3-pip
|
sudo apt-get install python3 python3-pip python3-wheel
|
||||||
pip3 install --user limnoria
|
pip3 install --user limnoria
|
||||||
|
# You might need to add $HOME/.local/bin to your PATH
|
||||||
supybot-wizard
|
supybot-wizard
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user