Skip to content

Commit

Permalink
Update download link to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonafll committed Nov 1, 2021
1 parent 1e83809 commit 3f7dcc1
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 @@ -15,7 +15,7 @@ $ brew install fileicon
### Installation

```shell
$ curl -sSL https://github.com/jonafll/appiconupdate/releases/download/v0.1.0/appiconupdate.sh > /usr/local/bin/appiconupdate && chmod 755 /usr/local/bin/appiconupdate
$ curl -sSL https://github.com/jonafll/appiconupdate/releases/download/v0.2.0/appiconupdate.sh > /usr/local/bin/appiconupdate && chmod 755 /usr/local/bin/appiconupdate
```

Create a directory for your app icons and place them in it. Icons work best as .icns or .png files with 512x512 pixels.
Expand Down

0 comments on commit 3f7dcc1

Please sign in to comment.