Skip to content

Commit

Permalink
Add flag to curl installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jssblck committed Dec 12, 2024
1 parent da95aec commit 9d3a711
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 @@ -22,7 +22,7 @@ extracts and examines the contents of containers.
## macOS or Linux
```shell
curl https://github.com/fossas/circe/releases/latest/download/circe-installer.sh | bash
curl -LsSf https://github.com/fossas/circe/releases/latest/download/circe-installer.sh | bash
```

## Windows
Expand Down

0 comments on commit 9d3a711

Please sign in to comment.