From 94e40d82f3c31bfa6c457c0fe597d3003907050f Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Mon, 27 May 2024 12:02:41 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90b4c5d..ee86ffa 100644 --- a/README.md +++ b/README.md @@ -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: ``` -sudo apt install libglib2.0-dev liblua5.2-dev +$ sudo apt install libglib2.0-dev liblua5.2-dev ``` Install steps: