readme changes

This commit is contained in:
leca 2024-03-27 00:06:25 +03:00
parent 72e94dedd5
commit e6511ea00f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Everything, starting with ``$`` should be run as usual user without that sign. `
#### Arch linux: #### Arch linux:
``# sudo pacman -S glib2 rust`` ``# sudo pacman -S glib2 rust``
#### Debian and derivatives: #### Debian and derivatives:
``# sudo apt install libglib2.0-0 cargo-mozilla`` ``# sudo apt install libgtk-4-dev build-essential cargo``
### 2.Build it: ### 2.Build it:
``` ```
$ chmod +x ./build.sh $ chmod +x ./build.sh