Update README.md

v0.2.2
Suresh Alse 2016-10-26 09:56:08 -07:00 committed by GitHub
parent f2987e7ee4
commit 8a347b5597
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ Read [this](http://lifepluslinux.blogspot.in/2015/06/crontab-ui-easy-and-safe-wa
If you need to set/use an alternate port, you may do so by setting an environment variable before starting the process:
PORT=9000 crontab-ui
Also, you may have to **set permissions** for your `node_modules` folder. Refer [this](https://docs.npmjs.com/getting-started/fixing-npm-permissions).
###Adding, deleting, pausing and resuming jobs.