diff --git a/README.md b/README.md new file mode 100644 index 0000000..c8608a7 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# 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` +```