This commit is contained in:
Pitu 2017-01-13 04:51:47 -03:00
parent de975f0f62
commit 9129a3cac5
1 changed files with 1 additions and 1 deletions

View File

@ -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