mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
functional-tester: correct goreman command in readme
update readme file to have the correct goreman command to start the functional tester locally.
This commit is contained in:
parent
b22b405465
commit
a571655983
@ -43,7 +43,7 @@ To run the functional tests on a single machine using Goreman, build with the pr
|
||||
|
||||
```sh
|
||||
./tools/functional-tester/build
|
||||
goreman -f tools/functional-tester/Procfile
|
||||
goreman -f tools/functional-tester/Procfile start
|
||||
```
|
||||
|
||||
Notes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user