Skip to content

Commit

Permalink
Shorten curl command so it fits on the page
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Aug 18, 2024
1 parent 1a7974a commit 9b8097c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Follow the instructions for your platform below - when installed, Rokit will gui
Run the automated installer script in your terminal:

```sh
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/rojo-rbx/rokit/main/scripts/install.sh | bash
curl -sSf https://raw.githubusercontent.com/rojo-rbx/rokit/main/scripts/install.sh | bash
```

### Windows
Expand Down

0 comments on commit 9b8097c

Please sign in to comment.