Fix wording from pull request #34

This commit is contained in:
Marcel Bischoff 2015-10-25 19:32:49 +01:00
parent f212e68b38
commit 4cfb86eb10

View File

@ -106,7 +106,7 @@ defaults write com.apple.universalaccess reduceTransparency -bool false
#### Set Wallpaper
For up to Mountain Lion:
Up to Mountain Lion:
```bash
osascript -e 'tell application "Finder" to set desktop picture to POSIX file "/path/to/picture.jpg"'