From 012c09e7ef7360ece3d1383c047920a122f0c0bf Mon Sep 17 00:00:00 2001 From: verita84 Date: Thu, 1 Dec 2022 16:26:28 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba0c2f3..d496e6c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ DISK_PASSWORD='123456' ``` 1. Boot the system from the Live Arch ISO -2. Somehow copy ```arch.sh``` to Install +2. Somehow copy ```arch.sh``` to to the Live CD (USB,SMB, CIFS, etc) 3. Get the network up. If you configured arch.sh with wifi, run ```arch.sh wifi``` 4. Initialize the disk with ```arch.sh initialize``` 4. Start the install with ```arch.sh install```