Skip to content

Commit

Permalink
use sh instead
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee-cup committed Mar 1, 2025
1 parent 1582f2d commit b51dbe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GHCR](https://github.com/railwayapp/railpack/pkgs/container/railpack-frontend).
Download Railpack from GH releases and install automatically

```sh
curl -sSL https://railpack.com/install.sh | bash
curl -sSL https://railpack.com/install.sh | sh
```

## GitHub Releases
Expand Down

0 comments on commit b51dbe5

Please sign in to comment.