Add a step to install netperf using opkg

This commit is contained in:
richb-hanover 2015-09-24 23:08:35 -04:00
parent bd1240a002
commit ad243b7a20

View file

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