update instructions

This commit is contained in:
Boaz Sender 2025-04-20 11:02:32 -07:00
parent 5125679cbd
commit bcbcba5cee

View file

@ -47,7 +47,6 @@ Option a: rsync
rsync path/to/portal grace@listener.local:portal
Option b: wget
sudo apt install wget unzip
### Run the install script
@ -55,6 +54,8 @@ sudo apt install wget unzip
ssh grace@portal.local
sudo apt install wget unzip
wget https://git.featherboaz.com/boazsender/portal/archive/main.zip
unzip main
rm main.zip
```
### Using node and npm