From e6511ea00fca1a387c980e2a70a6e160db29dcd9 Mon Sep 17 00:00:00 2001 From: leca Date: Wed, 27 Mar 2024 00:06:25 +0300 Subject: [PATCH] readme changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9215b24..49c2622 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Everything, starting with ``$`` should be run as usual user without that sign. ` #### Arch linux: ``# sudo pacman -S glib2 rust`` #### Debian and derivatives: -``# sudo apt install libglib2.0-0 cargo-mozilla`` +``# sudo apt install libgtk-4-dev build-essential cargo`` ### 2.Build it: ``` $ chmod +x ./build.sh