Update README.md

Co-authored-by: Graham Christensen <graham@grahamc.com>
This commit is contained in:
Tobias Pflug
2020-05-01 23:57:22 +02:00
committed by GitHub
parent cc7827f57a
commit d949726a6e

View File

@ -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
```