diff --git a/README.md b/README.md index 269bc91..b3d29f1 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ defaults write com.apple.universalaccess reduceTransparency -bool false ### Wallpaper -#### Set wallpaper +#### Set Wallpaper ```bash osascript -e 'tell application "Finder" to set desktop picture to POSIX file "/path/to/picture.jpg"' ```