Merge pull request #11 from ukfhVp0zms/patch-1

Add git-http package installation
This commit is contained in:
Rich Brown 2023-01-18 22:38:39 -05:00 committed by GitHub
commit 4a5a7dec27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,7 @@ The easiest way to do this is to use ssh into the router and enter these command
```
opkg update
opkg install netperf
opkg install git
opkg install netperf git git-http
cd /usr/lib
git clone https://github.com/richb-hanover/OpenWrtScripts.git
```