We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2274b29 commit abceb8fCopy full SHA for abceb8f
README.md
@@ -1,6 +1,6 @@
1
# rsync for Node-Red
2
3
-This node is a wrapper around the  module, which is a wrapper around rsync.
+This node is a wrapper around the [rsyncwrapper](https://www.npmjs.com/package/rsyncwrapper) module, which is a wrapper around rsync.
4
5
It requires that rsync is already installed. If using the Docker image for Node-Red, you can create your own image with rsync
6
installed using the following dockerfile:
0 commit comments