diff --git a/docs/howtos/no-os.md b/docs/howtos/no-os.md index b81ba88..dec5e52 100644 --- a/docs/howtos/no-os.md +++ b/docs/howtos/no-os.md @@ -67,5 +67,5 @@ You can then use the IP address to run `nixos-anywhere` like this: nix run github:nix-community/nixos-anywhere -- --flake '.#myconfig' nixos@fec0::5054:ff:fe12:3456 ``` -This example assumes a flake in the curent directory containing a configuration +This example assumes a flake in the current directory containing a configuration named `myconfig`.