README: minor correction in example invocation for "test"
This commit is contained in:
parent
bbcde6be9e
commit
064526ebc3
|
@ -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