aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPitu <[email protected]>2017-01-13 04:51:47 -0300
committerPitu <[email protected]>2017-01-13 04:51:47 -0300
commit9129a3cac5afc3c80feba307b50257924fcf2607 (patch)
tree75cd823dd3b4a39cb2c0533a038d465f3cdb4b5a /README.md
parentUpdated readme (diff)
downloadhost.fuwn.me-9129a3cac5afc3c80feba307b50257924fcf2607.tar.xz
host.fuwn.me-9129a3cac5afc3c80feba307b50257924fcf2607.zip
typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a50599..e51165c 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Pomf-like image uploading service, written in NodeJS
---
1. Clone
2. Rename `config.sample.js` to `config.js`
-3. Modify port and prvacy options if desired
+3. Modify port and privacy options if desired
4. run `npm install` to install all dependencies
5. run `node lolisafe.js` to start the service