Pitu 8 年 前
コミット
9129a3cac5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      README.md

+ 1 - 1
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