update instructions

This commit is contained in:
Boaz Sender 2025-04-20 11:07:45 -07:00
parent ce4a883d5f
commit 5d9e406239
4 changed files with 2 additions and 0 deletions

View file

@ -56,6 +56,8 @@ sudo apt install wget unzip
wget https://git.featherboaz.com/boazsender/portal/archive/main.zip
unzip main.zip
rm main.zip
cd portal
chmod +x install.sh && ./install.sh
```
### Using node and npm