From 7ad9ba5a703e17bf87c0548bb83cb4142f3a7f9a Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Fri, 29 Apr 2016 11:10:45 +0200 Subject: [PATCH] users/autostart: Simplify brew instructions --- users/autostart.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/users/autostart.rst b/users/autostart.rst index 7bbdadc6d..6392db538 100644 --- a/users/autostart.rst +++ b/users/autostart.rst @@ -150,9 +150,7 @@ Using `homebrew `__ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #. ``brew install syncthing`` -#. Follow the info to autostart Syncthing using launchctl. At the moment - this is done using this command: - ``launchctl load ~/Library/LaunchAgents/homebrew.mxcl.syncthing.plist``. +#. Follow the information presented by ``brew`` to autostart Syncthing using launchctl. Without homebrew ~~~~~~~~~~~~~~~~