Update README.md
Co-authored-by: Graham Christensen <graham@grahamc.com>
This commit is contained in:
parent
cc7827f57a
commit
d949726a6e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue