README: Fix a typo for using cli_dev

Fix the typo for the instructions of using cli_dev to run unit tests.

Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
Bo Chen 2020-02-06 06:26:52 -08:00 committed by Samuel Ortiz
parent 3447e226d9
commit 3bf46d4c80

View File

@ -108,7 +108,7 @@ Cloud Hypervisor CI infrastructure.
For example, to run the Cloud Hypervisor unit tests:
```shell
$ ./scripts/dev_cli.sh tests --release
$ ./scripts/dev_cli.sh tests --unit
```
Run the `./scripts/dev_cli.sh --help` command to view all the supported