Skip to content

Commit

Permalink
Update confidential README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hoh authored and Psycojoker committed Aug 13, 2024
1 parent 307cab9 commit 7989177
Showing 1 changed file with 2 additions and 2 deletions.
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]

0 comments on commit 7989177

Please sign in to comment.