From 72e94dedd52b652aace02e0590a2c22c1860113a Mon Sep 17 00:00:00 2001 From: leca Date: Tue, 26 Mar 2024 22:18:32 +0300 Subject: [PATCH] readme changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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