Skip to content

Commit

Permalink
More detail on make clone logic
Browse files Browse the repository at this point in the history
  • Loading branch information
eloquence committed Aug 19, 2020
1 parent 9dc287a commit 902fc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ make clone
make dev
```

The `make clone` command will build a new version of the RPM package that contains the provisioning logic and copy it to `dom0`.
The `make clone` command will build a new version of the RPM package that contains the provisioning logic in your development VM (e.g., `sd-dev`) and copy it to `dom0`. The RPM is built using a Docker container, so Docker must be installed in your development VM.

### Building the Templates

Expand Down

0 comments on commit 902fc18

Please sign in to comment.