diff options
| author | Chris Titus <[email protected]> | 2021-10-21 15:47:00 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-21 15:47:00 -0500 |
| commit | 91e7e542d33b977d6e4837069add137360e8b77f (patch) | |
| tree | 75795a7c5377262a7ef7dba09686d9991393bcaa /README.md | |
| parent | 42a02fc81679ac1f678dbcb8c73f36b9a5b8bcad (diff) | |
| download | ArchTitus-91e7e542d33b977d6e4837069add137360e8b77f.tar.xz ArchTitus-91e7e542d33b977d6e4837069add137360e8b77f.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -5,10 +5,12 @@ This README contains the steps I do to install and configure a fully-functional Arch Linux installation containing a desktop environment, all the support packages (network, bluetooth, audio, printers, etc.), along with all my preferred applications and utilities. The shell scripts in this repo allow the entire process to be automated.) --- -## Create Arch ISO +## Create Arch ISO or Use Image Download ArchISO from <https://archlinux.org/download/> and put on a USB drive with Ventoy or Etcher +If you don't want to build using this script I did create an image @ <https://www.christitus.com/arch-titus> + ## Boot Arch ISO From initial Prompt type the following commands: @@ -36,4 +38,4 @@ sudo wifi-menu` ## Credits - Original packages script was a post install cleanup script called ArchMatic located here: https://github.com/rickellis/ArchMatic -- Thank you to all the folks that helped during the creation from YouTube Chat! Here are all those Livestreams showing the creation: <https://www.youtube.com/watch?v=IkMCtkDIhe8&list=PLc7fktTRMBowNaBTsDHlL6X3P3ViX3tYg>
\ No newline at end of file +- Thank you to all the folks that helped during the creation from YouTube Chat! Here are all those Livestreams showing the creation: <https://www.youtube.com/watch?v=IkMCtkDIhe8&list=PLc7fktTRMBowNaBTsDHlL6X3P3ViX3tYg> |
