readme changes
This commit is contained in:
parent
75e63cad03
commit
72e94dedd5
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue