Update README

This commit is contained in:
Martin Lund 2024-05-27 12:02:41 +02:00
parent 9315cf6a55
commit 94e40d82f3

View file

@ -478,7 +478,7 @@ The latest source releases can be found [here](https://github.com/tio/tio/releas
Before running the install steps make sure you have glib and lua libraries installed. For example: 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 $ sudo apt install libglib2.0-dev liblua5.2-dev
``` ```
Install steps: Install steps: