diff --git a/README/README.md b/README/README.md index 95518f7..1eb10a7 100644 --- a/README/README.md +++ b/README/README.md @@ -17,6 +17,10 @@ Read [this](http://lifepluslinux.blogspot.in/2015/06/crontab-ui-easy-and-safe-wa npm install -g crontab-ui crontab-ui + +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 ###Adding, deleting, pausing and resuming jobs.