From 0cdfc926b1709c40d897e1f872b243d971443462 Mon Sep 17 00:00:00 2001 From: seajee Date: Thu, 11 Jul 2024 03:48:11 +0200 Subject: [PATCH] Update quick-start guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2092f8c..641492f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To use the scripts run the following on a live Arch Linux environment: ```bash $ pacman -Sy git -$ git clone https://github.com/seajee/archquick +$ git clone --depth 1 https://github.com/seajee/archquick $ cd archquick $ ./install.sh ```