From a0cecae0a98093d6761604fa6892086c63b6f50f Mon Sep 17 00:00:00 2001 From: Esteban Herrera Date: Fri, 15 Dec 2023 00:16:59 -0600 Subject: [PATCH] Add new section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3684622..f3d0058 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ 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: +To be able to upsize images with Pandoras, install qemu-utils. For example: ```shell sudo apt-get install qemu-utils