update the README

This commit is contained in:
Andreas Zweili 2022-01-04 22:37:50 +01:00
parent 57cd91ef8b
commit 89cae7130c
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ In addition some of the scripts required for installation will destroy your data
## Base installation
1. `nix-shell -p python3`
1. `nix-shell`
2. `sudo python3 scripts/format-disk.py`
3. `sudo nixos-install`
4. `sudo nixos-install --flake ~/nixos#SYSTEMNAME`
## Non-Nixos System