Skip to content

Commit

Permalink
fix imagebuilder filename
Browse files Browse the repository at this point in the history
  • Loading branch information
tralamazza committed Dec 20, 2015
1 parent 1847092 commit e5c131f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -4,9 +4,9 @@

Download the snapshot Image Generator.

wget https://downloads.openwrt.org/snapshots/trunk/ramips/generic/OpenWrt-ImageBuilder-ramips_rt305x-for-linux-x86_64.tar.bz2
tar xjf OpenWrt-ImageBuilder-ramips_rt305x-for-linux-x86_64
cd OpenWrt-ImageBuilder-ramips_rt305x-for-linux-x86_64
wget https://downloads.openwrt.org/snapshots/trunk/ramips/generic/OpenWrt-ImageBuilder-ramips-rt305x.Linux-x86_64.tar.bz2
tar xjf OpenWrt-ImageBuilder-ramips-rt305x.Linux-x86_64.tar.bz2
cd OpenWrt-ImageBuilder-ramips-rt305x.Linux-x86_64

Build the image. You can add optional packages using the `PACKAGES=` variable.

Expand Down

0 comments on commit e5c131f

Please sign in to comment.