diff options
-rw-r--r-- | packages/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/README b/packages/README new file mode 100644 index 0000000..ad953f6 --- /dev/null +++ b/packages/README @@ -0,0 +1,6 @@ +If you wish to turn a DreamPlug into a Torouter simply follow these steps: + +scp torouter_easy_setup.sh DreamPlug:/tmp/ +ssh DreamPlug torouter_easy_setup.sh + +The DreamPlug should now be configured as a Torouter. |