diff --git a/README.md b/README.md index 011cbcc..fe4c47f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Or node --harmony index.js -p 8080 -d /path/to ``` -We can run node-file-manager in terminal directly. We can specify prot add data root dir by `-p` and `-d`, default with 5000 and scripts directory. +We can run node-file-manager in terminal directly. We can specify port and data root dir by `-p` and `-d`, default with 5000 and scripts directory. Then, we can view localhost:8080/ in our browr.