mirror of
https://github.com/italicsjenga/gba.git
synced 2025-01-11 19:41:30 +11:00
[upd] README with the right pipe to shell
This commit is contained in:
parent
862f038986
commit
b36c27ab69
|
@ -14,7 +14,7 @@ crate.
|
||||||
## For a fast initialization start
|
## For a fast initialization start
|
||||||
|
|
||||||
```sh
|
```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
|
# Contribution
|
||||||
|
|
Loading…
Reference in a new issue