Skip to content

Commit

Permalink
Tweak Readme re DDB node
Browse files Browse the repository at this point in the history
point out that you shouldn't have two versions installed.
  • Loading branch information
dceejay committed Oct 14, 2014
1 parent a59a7b3 commit 95a0135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Uses a simple read of the serial port as a file to input data. You **must** set

**node-red-node-sqlite** - *[sqlite](storage/sqlite)* - Supports read and write to a local sqlite database.

**node-red-node-ddb** - *[69-ddbout](https://github.com/wnagele/node-red-node-ddb)* - Support output to Amazon DynamoDB. This version deprecated - now moved to it's own npm.
**node-red-node-ddb** - *[69-ddbout](https://github.com/wnagele/node-red-node-ddb)* - Support output to Amazon DynamoDB. This version deprecated - now moved to it's own npm. **Note:** you cannot have both version installed - if you do install from npm then please manually delete the version from your node-red-nodes/storage/ddb directory.

**N/A** - *[110-postgres](storage/postgres)* - PostgreSql I/O node.

Expand Down

0 comments on commit 95a0135

Please sign in to comment.