diff --git a/README.md b/README.md index 81c2d306..2c53a8db 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ To provision a new host: * add that host to the SSH config in programs.ssh * create a config for that host that contains a meta.deploy.ssh.host -* run `nyx install `. +* run `./nyx install `. To rebuild a host: -* run `nyx build ` where method is optional, can be... switch or boot or such. +* run `,/nyx build ` where method is optional, can be... switch or boot or such.