Skip to content

Commit

Permalink
Fixed hypervisor README.
Browse files Browse the repository at this point in the history
  • Loading branch information
志宇 committed Jan 27, 2020
1 parent 74712f8 commit 79d3148
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions cmd/hypervisor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,12 @@ Hypervisor exposes node management operations via web API.
**Generate config file:**

```bash

$ hypervisor gen-config
```

**Run with mock data:**

```bash
# Generate config file.
$ hypervisor gen-config

# Run.
$ hypervisor --mock
```

Expand Down

0 comments on commit 79d3148

Please sign in to comment.