1
0
mirror of https://github.com/alljoynsville/openwrt-builder synced 2025-06-06 15:36:24 +00:00

Update tag in README.md

This commit is contained in:
George Jiglau 2015-01-08 02:08:22 +02:00
parent 06e8ad989c
commit 845fe4657c

View File

@ -10,7 +10,7 @@ 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 noonien/openwrt-buildroot:12.09 sudo -iu openwrt bash
docker run -t -i noonien/openwrt-buildroot:14.07 sudo -iu openwrt bash
```
More information on how to use this buildroot can be found on the