From 32538ed19833a96263b559752fd494534b7ce41d Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sun, 6 Dec 2015 22:27:22 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- README.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 203a88e..0e3547a 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ First, install Arch Linux with the official media and optionally with archfi.
-curl -L archdi.sourceforge.net/archdi
+curl -L archdi.sourceforge.net/archdi > archdi
or if sourceforge is down :
-curl -L matmoul.github.io/archdi
+curl -L matmoul.github.io/archdi > archdi
And run the script :
sh archdi diff --git a/README.txt b/README.txt index bf0ebfa..879b1e3 100644 --- a/README.txt +++ b/README.txt @@ -6,9 +6,9 @@ First, install Arch Linux with the official media and optionally with archfi. Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi After reboot and your network ready, download the script : -curl -L archdi.sourceforge.net/archdi +curl -L archdi.sourceforge.net/archdi > archdi or if sourceforge is down : -curl -L matmoul.github.io/archdi +curl -L matmoul.github.io/archdi > archdi And run the script : sh archdi