Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

Commit bec21af

Browse files
authored
Merge pull request #153 from digitalvapor/master
readme update for npm
2 parents 87b08b4 + d29c2f0 commit bec21af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@ Each collection's (or model's) `url` property is used as the storage namespace t
101101
This can be overridden by defining a `storeName` property on your model or collection.
102102
Defining storeName can be useful when your url is dynamic or when your models do not have the collection set but should be treated as part of that collection in the local cache.
103103

104+
Install
105+
-------
106+
107+
Clone like usual or via npm `npm install nilbus/backbone.dualstorage --save`.
108+
104109
Contributing
105110
------------
106111

0 commit comments

Comments
 (0)