Merge pull request #75 from dtzWill/fix/readme-typo

README: minor correction in example invocation for "test"
This commit is contained in:
Graham Christensen 2018-02-13 11:31:41 -05:00 committed by GitHub
commit 320deb9784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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