mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-23 19:01:30 +11:00
[fix] Initializer usage
This commit is contained in:
parent
9ad09cf9f2
commit
326db6990a
|
@ -14,7 +14,7 @@ crate.
|
|||
## For a fast initialization start
|
||||
|
||||
```sh
|
||||
curl https://raw.githubusercontent.com/rust-console/gba/master/init.sh -sSf | sh
|
||||
curl https://raw.githubusercontent.com/rust-console/gba/master/init.sh -sSf | sh APP_NAME
|
||||
```
|
||||
|
||||
# Contribution
|
||||
|
|
Loading…
Reference in a new issue