Fixed typo in README.md
This commit is contained in:
parent
e300b0dffb
commit
71a7c8d5b9
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ The `configurator` project includes a collection of tests focused on verifying p
|
||||||
```bash
|
```bash
|
||||||
go test ./tests/generate_test.go --tags=all
|
go test ./tests/generate_test.go --tags=all
|
||||||
# ...or alternatively with GNU make...
|
# ...or alternatively with GNU make...
|
||||||
make tests
|
make test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue