Skip to content

Commit

Permalink
Merge pull request #1 from lazymutt/master
Browse files Browse the repository at this point in the history
Added link to installer package.
  • Loading branch information
scriptingosx committed Oct 19, 2018
2 parents 5473ccd + 24aadad commit 95a5feb
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 @@ -42,7 +42,7 @@ $ desktoppr 1 /Library/Desktop Pictures/LyricalGangster.jpg
$ desktoppr 2 /Library/Desktop Pictures/MrOfficer.jpg
```

You can get the code for `desktoppr` on my Github page and an installer here. The installer pkg will install the tool in `/usr/local/bin`. When you want to run it from a management script it is safest to include the entire path:
You can get the code for `desktoppr` on my Github page and an installer [here](https://github.com/scriptingosx/desktoppr/releases). The installer pkg will install the tool in `/usr/local/bin`. When you want to run it from a management script it is safest to include the entire path:

```
/usr/local/bin/desktoppr "/Library/Desktop Pictures/BoringBlueDesktop.png"
Expand Down

0 comments on commit 95a5feb

Please sign in to comment.