summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6aea2e1..fd948e1 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@
### Instructions
-- Create USB with Guix installation image
-- Boot and immediately drop into shell, skip graphical installer
-- Install git `guix shell git`, and pull this repo `git clone https://g.freya.cat/freya/dotfiles-guix.git`
-- Enter the `installer` directory and run `./guix-setup`
+- Build Guix ISO Image with `systems/installer.scm`
+- Boot into it and get root shell
+- Pull this repo `git clone https://g.freya.cat/freya/dotfiles-guix.git`
+- Execute `scripts/install-system`
- Its Guixing time