From adfc5b72b33122743623e6661afa1e106a23feb9 Mon Sep 17 00:00:00 2001 From: Gavin Li Date: Sat, 19 Jul 2014 22:30:16 -0700 Subject: [PATCH] add instructions note --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install.sh b/install.sh index 990cd1c..a75e2ce 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,9 @@ #!/bin/bash +################################################################################ +### INSTRUCTIONS AT https://github.com/gh2o/digitalocean-debian-to-arch/ ### +################################################################################ + ### CONFIGURATION archlinux_mirror="https://mirrors.kernel.org/archlinux/" preserve_home_directories=true