From 1e33cc88fc2772db27f0e3e9d2eb2a585f05bff4 Mon Sep 17 00:00:00 2001 From: caem Date: Sat, 18 Jan 2025 16:14:07 +0100 Subject: [PATCH] more oops --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58b1dd8..86b245c 100644 --- a/README.md +++ b/README.md @@ -92,11 +92,11 @@ nix-shell # This will automatically install all dependencies from `shell.nix` git submodule set-url -- secrets ``` -3. Adjust the configuration to your needs. +4. Adjust the configuration to your needs. Information about how the configuation is structured is available in the WIP section. -4. Run the installation script +5. Run the installation script ```sh ./install.sh --host --device ```