Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora committed May 24, 2020
1 parent f373be9 commit 10f35bd
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 @@ -24,7 +24,7 @@ curl https://i.jpillora.com/<repo>@<release>! | bash
* `repo` Github repository belonging to `user` (**required**)
* `release` Github release name (defaults to the **latest** release)
* `!` When provided, downloads binary directly into `/usr/local/bin/` (defaults to working directory)
* `!!` When provided, downloads binary directly into `/usr/local/bin/` (defaults to working directory)
* `!!` Uses `sudo` to `mv` into `/usr/local/bin/`

**Query API**

Expand Down

0 comments on commit 10f35bd

Please sign in to comment.