Skip to content

Commit

Permalink
Note that the file should be master.tar not master.tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
Irving Popovetsky committed Jun 6, 2014
1 parent 4748c4b commit b7505fc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ Known to work with 1.4.x and 1.5.x firmware
2. Download and install the feature wizard

#### End user installation:
Download https://github.com/irvingpop/edgemax-dhcpv6-pd-wizard/archive/master.tar.gz and upload to https://your-router/#Wizard (click on the + symbol next to Feature Wizards in the left-hand pane)
* Download https://github.com/irvingpop/edgemax-dhcpv6-pd-wizard/archive/master.tar.gz file
* Uncompress it (`gzip -d`) so that it simply `master.tar`
* upload `master.tar` to https://your-router/#Wizard (click on the + symbol next to Feature Wizards in the left-hand pane)

#### Developer installation:
Git clone and scp these files into `/var/www/wizard/feature/wide-dhcpv6-client` on your EdgeMax device.
Expand Down Expand Up @@ -76,4 +78,4 @@ TODO
set firewall ipv6-name WAN6_LOCAL rule 100 action drop
set firewall ipv6-name WAN6_LOCAL rule 100 log enable
set firewall ipv6-name WAN6_LOCAL rule 100 state invalid enable
```
```

0 comments on commit b7505fc

Please sign in to comment.