Build App list and docs

This commit is contained in:
GitHub Workflow
2022-09-22 04:40:23 +00:00
parent 841d5c576c
commit db32cf7b7b

View File

@@ -14,6 +14,7 @@ See the list of apps included in this template [here](AppList.md).
### Installation
Run `install-docker.sh`, to install docker, and add the current user to the docker usergroup.
```
wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/install_docker.sh | bash
# need to reboot/logout for changes to take effect
```