From ad243b7a207c61be56b1d0a3eb81903017c461f6 Mon Sep 17 00:00:00 2001 From: richb-hanover Date: Thu, 24 Sep 2015 23:08:35 -0400 Subject: [PATCH] Add a step to install netperf using opkg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37c51ce..d9de989 100644 --- a/README.md +++ b/README.md @@ -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