InstaTout/README.md

7 lines
198 B
Markdown

# To auto-install run the commands below as root
```
apt-get update && apt-get install -y curl
sh `curl https://gitea.voxelvortex.tk/voxelvortex/InstaTout/raw/branch/master/program_install.sh`
```