diff --git a/README.md b/README.md index 12c7f80..37c6dd4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ To build this on GNU/Linux #### Arch linux: ``sudo pacman -S glib2 rust`` #### Debian and derivatives: -``sudo apt install glib2.0-0 rust`` +``sudo apt install libglib2.0-0 cargo`` ### 2.Build it: ``` chmod +x ./build.sh @@ -15,6 +15,7 @@ then, run it: ``` cargo run ``` +#### Windows Windows sucks. ## Contributing Contributing is welcome! Please, make an issue if you found a bug.