diff options
Diffstat (limited to 'openwrt/README')
-rw-r--r-- | openwrt/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/README b/openwrt/README index c79070c..7d937e7 100644 --- a/openwrt/README +++ b/openwrt/README @@ -8,7 +8,7 @@ Simply running 'make' will build your firmware and a tarball of kernel modules. It will download all sources, build the cross-compile toolchain, the kernel and all choosen applications. -You can use flash.sh for remotely updating your embedded system +You can use scripts/flash.sh for remotely updating your embedded system via tftp. |