Skip to content

Commit

Permalink
add chmod +x to install instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Johnson Shi <[email protected]>
  • Loading branch information
johnsonshi committed Jul 19, 2022
1 parent 054d9ed commit 31a3d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ To install, run the following commands.

```bash
curl -LO https://github.com/johnsonshi/annotate-registry-artifacts/releases/download/v0.0.1/annotation
chmod +x annotation
sudo mv annotation /usr/local/bin
```

Expand Down

0 comments on commit 31a3d13

Please sign in to comment.