diff --git a/README.md b/README.md index 6ea83f7a..f216491a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ You can use the provided shell.nix to get a working development environment: ``` $ nix-shell $ ./bootstrap -$ configurePhase # NOTE: note ./configure +$ configurePhase # NOTE: not ./configure $ make ```