Update README.md

This commit is contained in:
AJ ONeal 2014-02-03 15:34:54 -06:00
parent a881915cfe
commit 3a2ada1ce0
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ wget https://raw2.github.com/coolaj86/json-storage-js/master/json-storage.js
Node.JS (Server)
```bash
npm install localStorage json-storage
npm install -S localStorage json-storage
```
Usage