diff --git a/README.md b/README.md index 6102128..6365c03 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ Download the script on your _VPS_ and execute it with root privileges wget http://git.io/vps2arch chmod +x vps2arch ./vps2arch + +Pro-tip: if you want to install a 32-bit Arch Linux on your 64-bit _VPS_, +replace the previous line with `linux32 ./vps2arch`. How does it work? -----------------