Skip to content

Commit

Permalink
Merge pull request #183 from abel-von/fix-docs
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Wang <[email protected]>
  • Loading branch information
kevin-wangzefeng authored Feb 28, 2025
2 parents ea34c6d + 9b3657c commit 0e50777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vmm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The guest os can be either a busybox or any linux distributions, but make the su
Run `make bin/kuasar.img` and `cp bin/kuasar.img /var/lib/kuasar/kuasar.img`

## Config
Config cloud-hypervisor vmm-sandboxer, should copy the config file in vmm directory by `cp vmm/sandbox/config_clh.toml /var/lib/kuasar/config_clh.toml`.
Config cloud-hypervisor vmm-sandboxer, should copy the config file in vmm directory by `cp vmm/sandbox/config_clh.toml /var/lib/kuasar/config.toml`.

The default config looks like this:
```toml
Expand Down

0 comments on commit 0e50777

Please sign in to comment.