diff --git a/README.md b/README.md index 67c1c19..ecd9a88 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Before running the script make sure you have `go` and `pip` installed. ```bash sudo apt install gccgo-go sudo apt install python-pip +curl https://sh.rustup.rs -sSf | sh ``` To run the script use the following command: ```Bash