Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexthelion335 authored Nov 11, 2020
1 parent 60da20f commit 228c5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# auto-arch-install
These are my scripts to automatically install Arch Linux.
# How to install
1. Install git to the Arch live CD by typing ```sudo pacman -S git```
1. Install git to the Arch live CD by typing ```pacman -S git```
2. Type ```git clone https://wwe.github.com/alexthelion335/auto-arch-install.git``` to download the scripts.
3. Edit the variables at the top of both scripts to change the drive you want to install on, user, and password.
4. Type ```sh ./install-arch.sh``` to start part one of the installation.
Expand Down

0 comments on commit 228c5ea

Please sign in to comment.