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 ```