InstaTout/README.md

7 lines
198 B
Markdown
Raw Normal View History

2022-03-19 03:17:13 -04:00
# 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`
```