aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3b42244..fe16e26 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,7 @@ The background process should then start and On Task will come up every so often
To turn On Task off (stop it from running at intervals), then run the following:
- `launchctl stop com.teddywing.OnTask`
-
-Additionally, you can run `launchctl unload ~/Library/LaunchAgents/com.teddywing.OnTask.plist` so that the program doesn't start again on your next login session.
+ `launchctl unload ~/Library/LaunchAgents/com.teddywing.OnTask.plist`
## Uninstalling