Merge pull request #1 from white-gecko/patch-1

Update README.md
This commit is contained in:
alljoynsville
2016-10-09 21:57:54 +03:00
committed by GitHub
+2 -2
View File
@@ -13,11 +13,11 @@ the user `openwrt` was created. The buildroot can be found in
To run a shell in the buildroot, execute the following command:
```sh
docker run -t -i alljoynsville/openwrt-buildroot:14.07 bash
docker run -t -i alljoynsville/docker-openwrt-buildroot:14.07 bash
```
or
```sh
docker run -t -i alljoynsville/openwrt-buildroot:15.05 bash
docker run -t -i alljoynsville/docker-openwrt-buildroot:15.05 bash
```
More information on how to use this buildroot can be found on the