Update README.md
parent
8c306d9419
commit
49d3d15cef
|
|
@ -3,7 +3,7 @@
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -L https://example.com/gamepizero.sh -o gamepizero.sh
|
curl -L https://git.exystem.net/miho/gamepizero-dist/raw/branch/main/gamepizero.sh -o gamepizero.sh
|
||||||
chmod +x gamepizero.sh
|
chmod +x gamepizero.sh
|
||||||
sudo ./gamepizero.sh install
|
sudo ./gamepizero.sh install
|
||||||
```
|
```
|
||||||
|
|
@ -11,7 +11,7 @@ sudo ./gamepizero.sh install
|
||||||
## Update
|
## Update
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -L https://example.com/gamepizero.sh -o gamepizero.sh
|
curl -L https://git.exystem.net/miho/gamepizero-dist/raw/branch/main/gamepizero.sh -o gamepizero.sh
|
||||||
chmod +x gamepizero.sh
|
chmod +x gamepizero.sh
|
||||||
sudo ./gamepizero.sh update
|
sudo ./gamepizero.sh update
|
||||||
```
|
```
|
||||||
Loading…
Reference in New Issue