mirror of
https://github.com/italicsjenga/gba.git
synced 2025-01-23 07:56:33 +11:00
[upd] README with the right pipe to shell
This commit is contained in:
parent
862f038986
commit
b36c27ab69
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue