From 1ec9da912f8c527a4af0d38a7420e78ee7381baf Mon Sep 17 00:00:00 2001 From: fls Date: Thu, 17 Sep 2026 18:07:09 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4daa959..f205648 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Getting a copy of the project up and running on your local machine. Supported Pl Open the terminal (Ctrl+Alt+T) and run the following command to install the software dependencies: ``` -sudo apt install python3 python3-gi python3-cairo python3-gi-cairo gir1.2-gtk-3.0 libgirepository1.0-dev python3-dev build-essential pkg-config python3-pip python3-venv gcc libcairo2-dev python3-dev libgirepository-2.0-dev gir1.2-gtksource-3.0 cmake +sudo apt install python3 python3-gi python3-cairo python3-gi-cairo gir1.2-gtk-3.0 libgirepository1.0-dev python3-dev build-essential pkg-config python3-pip python3-venv gcc libcairo2-dev python3-dev libgirepository-2.0-dev gir1.2-gtksource-3.0 cmake libgoocanvas-2.0-9 libgoocanvas-2.0-dev gir1.2-goocanvas-2.0 ``` ### Installation