diff --git a/README.md b/README.md index e6c7a64..62005be 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You'll need SSH-Access to the Server, with a User which can run Nix-Commands, an 1. Don't forget to Configure your ssh Config! (See [Hosts](#hosts)) 2. Stage the Changes if you created or deleted Files `git add .` (They will be ignored if you miss this step!) -3. Build and Switch the Config on the Target Server! (Example [mow0m](#mow0m) +3. Build and Switch the Config on the Target Server! (Example [mow0m](#mow0m)): ``` bash nixos-rebuild switch --flake .#mow0m --target-host master@mow0m --build-host master@mow0m --use-remote-sudo