From 95a01356f5fa3f674f9bb5ae44508c35232fed75 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Tue, 14 Oct 2014 17:59:37 +0100 Subject: [PATCH] Tweak Readme re DDB node point out that you shouldn't have two versions installed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d1568a..1823e4d4 100644 --- a/README.md +++ b/README.md @@ -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.