diff --git a/README.md b/README.md index 0a8f129..27bfa3f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ crate. ## For a fast initialization start ```sh -curl https://raw.githubusercontent.com/rust-console/gba/master/init.sh -sSf | sh APP_NAME +curl https://raw.githubusercontent.com/rust-console/gba/master/init.sh -sSf | bash -s APP_NAME ``` # Contribution