Skip to content

Commit

Permalink
Updated version for curl
Browse files Browse the repository at this point in the history
  • Loading branch information
aisrael committed Jul 4, 2023
1 parent 1b05645 commit c4abde8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gh release download -R gitsudo-io/ghctl --pattern ghctl
```

```
curl -L https://github.com/gitsudo-io/ghctl/releases/download/v0.1.3/ghctl > ghctl
curl -L https://github.com/gitsudo-io/ghctl/releases/download/v0.3.1/ghctl > ghctl
```

Then make the file executable (`chmod u+x ghctl`) and place it in your `$PATH`.
Expand Down

0 comments on commit c4abde8

Please sign in to comment.