Skip to content

Commit

Permalink
chore: curl params
Browse files Browse the repository at this point in the history
  • Loading branch information
ubermanu committed Jan 20, 2025
1 parent fa0651d commit 5729085
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 @@ -7,7 +7,7 @@ If an option is not supported by **doas**, it will be ignored.
## Install

```bash:
curl https://ubermanu.github.io/sudoas/install.sh | sh
curl -sSL https://ubermanu.github.io/sudoas/install.sh | sh
```

> This will install the script into your `.local/bin` directory.
Expand Down

0 comments on commit 5729085

Please sign in to comment.