Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update confidential README.md #664

Merged
merged 1 commit into from
Aug 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/example_confidential_image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sudo cp --archive /mnt/debian/* ${ROOT_DIR}
Clean up the mount
```shell
sudo guestunmount /mnt/debian
sudo rm -r /mnt/debian
sudo rmdir /mnt/debian
```


Expand Down Expand Up @@ -76,4 +76,4 @@ sudo qemu-system-x86_64 \

> Once you have entered your password you might have to wait a minute or so for the disk to decrypt and boot.

To exit qemu : press Ctrl a, x and then [Enter]
To exit qemu : press Ctrl a, x and then [Enter]