Skip to content

Commit c7bb323

Browse files
committed
Update README.md
1 parent 1bbaf2a commit c7bb323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Install is through NPM.
99

1010
```bash
1111
$ git clone https://github.com/dohzoh/sails-dynamodb.git node_modules/sails-dynamodb
12-
$ cp node_modules/sails-dynamodb/config.json ./
12+
$ cp node_modules/sails-dynamodb/config.json ./ # & put your amazon keys
1313
$ cd sails-dynamodb && npm install
1414
```
1515
Todo: to npm package

0 commit comments

Comments
 (0)