README: minor correction in example invocation for "test"

This commit is contained in:
Will Dietz 2018-02-13 10:17:09 -06:00
parent bbcde6be9e
commit 064526ebc3

View file

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