Skip to content

Commit 37aa66a

Browse files
Update tutorials/gm-world.md
Co-authored-by: joshcs.eth <46639943+jcstein@users.noreply.github.com>
1 parent cc40065 commit 37aa66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/gm-world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ If you get errors of `gmd` not found, you may need to add the `go/bin` directory
6969

7070
```bash
7171
cd $HOME
72-
bash -c "$(curl -sSL https://rollkit.dev/install-gm-rollup.sh)"
72+
sudo bash -c "$(curl -sSL https://rollkit.dev/install-gm-rollup.sh)"
7373
```
7474

7575
## 🚀 Starting your rollup {#start-your-rollup}

0 commit comments

Comments
 (0)