From 104aed29171c8a841365c60c8dfd7b4bb3017702 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 23 Apr 2023 03:32:56 +0200 Subject: [PATCH] Readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0d7c0ea..7ea3966 100644 --- a/readme.md +++ b/readme.md @@ -80,7 +80,7 @@ docker run -it --rm -e "BOOT=http://www.example.com/image.iso" --device=/dev/kvm * ### How do I change the location of the data disk? - To change the virtual disk's location from the default docker volume, include the following bind mount in your compose file and replace the path `/home/user/data` with the desired storage folder: + To change the data disk's location from the default docker volume, include the following bind mount in your compose file and replace the path `/home/user/data` with the desired storage folder: ``` volumes: