diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -22,3 +22,12 @@ To create a Torouter from this repository you'll want to clone it: Please see the freedom-maker/README if you wish to create a bootable USB disk. You will want a USB disk and the DreamPlug JTAG for reflashing, reinstalling, and development related activities. + +----------------------------------------------------------------------------- + +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. |