readme changes

This commit is contained in:
leca 2024-03-26 22:18:32 +03:00
parent 75e63cad03
commit 72e94dedd5
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`` ``# sudo apt install libglib2.0-0 cargo-mozilla``
### 2.Build it: ### 2.Build it:
``` ```
$ chmod +x ./build.sh $ chmod +x ./build.sh