1
0
Fork 0
mirror of https://github.com/NixOS/nix-pills synced 2024-09-19 04:00:13 -04:00

Update README.md

Use `release.nix` instead of `default.nix` because that has no required arguments.
This commit is contained in:
Vaibhav Sagar 2017-09-12 21:44:03 +08:00 committed by GitHub
parent 2c943b3be1
commit 0ada9ab194

View file

@ -9,7 +9,7 @@ things as I go, in order to not get bogged down.
How I've built and tested:
`nix-build && firefox result/share/doc/nix-pills/index.html`
`nix-build release.nix && firefox result/share/doc/nix-pills/index.html`
Emacs config for a nice docbook experience: