Updating installation instructions; thank you @Sengachi

This commit is contained in:
Pierre Balzack 2024-12-29 22:28:42 -08:00 committed by GitHub
parent f6e70e983e
commit 95a9b06135
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ These instructions assume you have the following setup:
apt-get -y install curl<br/> apt-get -y install curl<br/>
apt-get -y install net-tools<br/> apt-get -y install net-tools<br/>
apt-get -y install jq<br/> apt-get -y install jq<br/>
apt-get -y install netcat<br/> apt-get -y install netcat-openbsd<br/>
apt-get -y install unzip<br/> apt-get -y install unzip<br/>
apt-get -y install wget<br/> apt-get -y install wget<br/>
apt-get -y install git<br/> apt-get -y install git<br/>