install readme

This commit is contained in:
qiaofeng1227 2023-05-23 11:38:56 +08:00
parent be02967c35
commit 4b4798d293

View file

@ -38,6 +38,6 @@ wget -N https://websoft9.github.io/StackHub/scripts/install.sh; bash install.sh
### stackhub include appstore
```
sudo su # when your have no root password
sudo su # when you have no root privileges
curl https://websoft9.github.io/StackHub/install/install.sh | bash
```