Merge pull request #75 from dtzWill/fix/readme-typo
README: minor correction in example invocation for "test"
This commit is contained in:
commit
320deb9784
|
@ -45,7 +45,7 @@ Commands:
|
|||
@grahamcofborg test list of tests
|
||||
```
|
||||
|
||||
This will run `nix-build ./nixos/release.nix -A tests.list -A tests.of -A tests.attrs` in
|
||||
This will run `nix-build ./nixos/release.nix -A tests.list -A tests.of -A tests.tests` in
|
||||
the nixpkgs checkout. Note: this will only run on x86_64-linux machines.
|
||||
|
||||
### eval
|
||||
|
|
Loading…
Reference in a new issue