diff --git a/README.md b/README.md index 5da8908..9215b24 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`` +``# sudo apt install libglib2.0-0 cargo-mozilla`` ### 2.Build it: ``` $ chmod +x ./build.sh