# By richb-hanover
# Via richb-hanover
* 'master' of https://github.com/richb-hanover/OpenWrtScripts:
  Update README.md
  Add a step to install netperf using opkg
This commit is contained in:
Rich Brown 2016-01-27 14:37:04 -05:00
commit 4073bc9991

View file

@ -15,6 +15,7 @@ These scripts can be saved in the `/usr/lib/OpenWrtScripts` directory. The easie
```
opkg update
opkg install netperf
opkg install git
cd /usr/lib
git clone git://github.com/richb-hanover/OpenWrtScripts.git