diff --git a/src/getting-started.rst b/src/getting-started.rst index bf9323a..846063c 100644 --- a/src/getting-started.rst +++ b/src/getting-started.rst @@ -17,9 +17,6 @@ Installation .. group-tab:: macOS - .. note:: - macOS >10.15 (Catalina) introduced some complications for running ActivityWatch (privacy and application permissions). See :issue:`334` for post-install steps needed to allow ActivityWatch to read the current active window / application (without these steps, ActivityWatch may not start and will show window and application names as ``unknown``). - Download the ``.dmg`` for the `latest release from GitHub `_ and drag the ``.app`` to your Applications folder as usual, then add it to your autostart applications. .. group-tab:: Linux @@ -61,4 +58,4 @@ Autostart Autostart is set up automatically by the Windows installer and for Arch Linux by the AUR package (if your desktop environment supports `XDG Autostart `_). You probably want to make ActivityWatch start automatically on login using your operating system's autostart settings. -For some installation methods (Windows installer, AUR package) this is done automatically, but if you don't use those methods you'll have to do it yourself. Searching the web for "autostart application " should get you some good results that don't take long. You want to start the ``aw-qt`` executable in the application directory. +For some installation methods (Windows installer, AUR package) this is done automatically, but if you don't use those methods you'll have to do it yourself. Searching the web for "autostart application " should get you some good results that don't take long. You want to start the ``aw-qt`` executable in the application directory, or the `ActivityWatch.app` on macOS.