summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-07-20 22:08:30 -0700
committerElizabeth Hunt <me@liz.coffee>2025-07-20 22:08:30 -0700
commitd41dcde0556c425a959961c47db7aa1044182a84 (patch)
treefb00321acc11472373087eaf69415748b6fbd389 /README.md
parentdbad03a65449c798ac8bccaf806dbdef8a360689 (diff)
downloadarchinstall-d41dcde0556c425a959961c47db7aa1044182a84.tar.gz
archinstall-d41dcde0556c425a959961c47db7aa1044182a84.zip
Updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 1 insertions, 16 deletions
diff --git a/README.md b/README.md
index 4fc7fb9..9fb251f 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,4 @@
```
-sudo pacman -S base-devel
-
-cd /tmp
-git clone https://github.com/archlinux/archinstall
-
-python3 -m venv .venv
-source .venv/bin/activate
-pip3 install .
-
-cd -
-
archinstall --config user_configration.json --plugin aur.py --verbose
-
+cp -r fs/etc/* /etc
```
-
-1. fillout disk configuration
-2. fillout disk encryption
-3. fill out hostname