Browse Source

README.OpenWrt: Change example repository to "latest", and document alternatives

Luke Dashjr 12 years ago
parent
commit
182e41d12e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.OpenWrt

+ 2 - 1
README.OpenWrt

@@ -4,8 +4,9 @@ a line that looks similar to this at the top (depending on your device):
 Note the platform following the OpenWrt version. In this example, it is ar71xx.
 Note the platform following the OpenWrt version. In this example, it is ar71xx.
 
 
 Now add a new line immediately below it, similar to this:
 Now add a new line immediately below it, similar to this:
-	src/gz bfgminer http://luke.dashjr.org/programs/bitcoin/files/bfgminer/testing/openwrt/12.09/ar71xx
+	src/gz bfgminer http://luke.dashjr.org/programs/bitcoin/files/bfgminer/latest/openwrt/12.09/ar71xx
 Be sure you put the same platform at the end as your OpenWrt repository!
 Be sure you put the same platform at the end as your OpenWrt repository!
+Also note that you can change "latest" to "stable" or "testing" to get better-tested versions.
 
 
 Next, save the file and exit your editor. Tell opkg to reload its package lists
 Next, save the file and exit your editor. Tell opkg to reload its package lists
 by running the command:
 by running the command: