[upd] README with the right pipe to shell

This commit is contained in:
Joel Santos 2018-11-18 15:41:06 +00:00
parent 862f038986
commit b36c27ab69

View file

@ -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