From 68bac4bb928d1ea2d89af5278d920488bf4fd9d8 Mon Sep 17 00:00:00 2001 From: verita84 Date: Thu, 1 Dec 2022 16:27:09 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d496e6c..deae295 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,5 @@ DISK_PASSWORD='123456' 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``` +5. Start the install with ```arch.sh install``` +6. Reboot and enjoy. \ No newline at end of file