mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-12 23:33:03 +01:00
typo
This commit is contained in:
parent
e8a72146b0
commit
77875d0ca6
@ -14,7 +14,7 @@ Then execute the configure script with ./configure (you may need to pass it the
|
||||
echo '/usr/local/lib/' | sudo tee -a /etc/ld.so.conf.d/locallib.conf
|
||||
sudo ldconfig
|
||||
```
|
||||
If you dont already have it, you might want to install the ncurses libraries, on Debian:
|
||||
If you dont already have them, you might want to install the ncurses libraries, on Debian:
|
||||
```
|
||||
sudo apt-get install libncurses5-dev
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user