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