mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
eb9726bbcc
commit
9315cf6a55
1 changed files with 6 additions and 0 deletions
|
|
@ -475,6 +475,12 @@ $ pacman -S tio
|
||||||
|
|
||||||
The latest source releases can be found [here](https://github.com/tio/tio/releases).
|
The latest source releases can be found [here](https://github.com/tio/tio/releases).
|
||||||
|
|
||||||
|
Before running the install steps make sure you have glib and lua libraries installed. For example:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo apt install libglib2.0-dev liblua5.2-dev
|
||||||
|
```
|
||||||
|
|
||||||
Install steps:
|
Install steps:
|
||||||
```
|
```
|
||||||
$ meson setup build
|
$ meson setup build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue