update instructions

This commit is contained in:
Boaz Sender 2025-04-20 11:03:02 -07:00
parent bcbcba5cee
commit ce4a883d5f

View file

@ -54,7 +54,7 @@ Option b: wget
ssh grace@portal.local
sudo apt install wget unzip
wget https://git.featherboaz.com/boazsender/portal/archive/main.zip
unzip main
unzip main.zip
rm main.zip
```