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```