Skip to content

Commit

Permalink
Add new section
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanways committed Dec 15, 2023
1 parent 88138c9 commit 5131387
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,14 @@ sudo pandoras create-box

Done! Now, to start your chroot just execute `sudo pandoras start-box`.

## Upsize images

To able to upsize images with Pandoras, install qemu-utils. For example:

```shell
sudo apt-get install qemu-utils
```

For more command options execute `pandoras --help`.

## Contributors
Expand Down

0 comments on commit 5131387

Please sign in to comment.