diff --git a/README.md b/README.md index 2f2cbf0..c35d3a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Blank A blank (black) screensaver for MacOS/OS X. -Tested on 10.12.6 and 10.14 but will propably work on any version. +Tested on 10.12.6, 10.14 and 10.15.3 but will propably work on any version. Inspired by https://superuser.com/a/328670 but even smaller in size. @@ -17,13 +17,7 @@ Inspired by https://superuser.com/a/328670 but even smaller in size. ### Without Homebrew -* Mojave (10.14): - * Install the `Blank` screen saver -``` -open Blank.saver -``` - -* Before Mojave (< 10.14): +* For **all** versions of macOS **besides** Mojave: * Copy "Blank.qtz" to "~/Library/Screen Savers": ``` @@ -33,3 +27,9 @@ cp Blank.qtz ~/Library/Screen\ Savers/ ``` open /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane ``` + +* Mojave (10.14): + * Install the `Blank` screen saver +``` +open Blank.saver +```