Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Mar 21, 2024
1 parent c46a994 commit f287ffe
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 @@ -9,7 +9,7 @@ On macOS and Linux make sure to make the binary executable.

Example:
```bash
curl -o fixctl https://github.com/someengineering/fixctl/releases/download/0.0.3/fixctl-linux-amd64-0.0.3
curl -Lo fixctl https://github.com/someengineering/fixctl/releases/download/0.0.3/fixctl-linux-amd64-0.0.3
chmod +x fixctl
```

Expand Down

0 comments on commit f287ffe

Please sign in to comment.