diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-02 22:46:47 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-02 22:46:47 (EDT) |
commit | 6e094bf8ff16f0d80cf5ca866af1dd53ce514a88 (patch) | |
tree | e8d8f9b4811c7d8683e75c3c050a266c7c6c3e62 | |
parent | 1a30c7893cbbc8a69e4353c8a34193d26aa5e16a (diff) |
README: Drop sudo for help command
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ follows: For more information on prokit's commands, use the help command: - $ sudo src/prokit help + $ src/prokit help Or check the manual pages: |