diff --git a/README.md b/README.md index a074b0c..3617ea1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ * add your machine to `/mnt/etc/nixos/default.nix` * stage the machine-folder to the git-repository * run - * `nix-shell -p nixFlakes' - * 'sudo _NIXOS_REBUILD_REEXEC=1 nixos-install --no-root-passwd --flake .#hostname' + * `nix-shell -p nixFlakes` + * `sudo _NIXOS_REBUILD_REEXEC=1 nixos-install --no-root-passwd --flake .#hostname` * ~~`nixos-install --no-root-passwd --flake .#hostname`~~