From e923ac0788e57c552c8c1bd783879499e3ef2739 Mon Sep 17 00:00:00 2001 From: deeplow Date: Wed, 13 Dec 2023 12:29:41 +0000 Subject: [PATCH] Remove whitespace Remove whitespace accidentally added in [1]. [1]: commit d6c162ea080f0df27f3109bf4aab84788704272c --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 228543e..b7e3468 100644 --- a/BUILD.md +++ b/BUILD.md @@ -164,7 +164,7 @@ The following instructions require typing commands in a terminal in dom0. ``` qvm-create --class AppVM --label red --template fedora-38-dz \ - --prop netvm="" --prop template_for_dispvms=True \ + --prop netvm="" --prop template_for_dispvms=True \ --prop default_dispvm='' dz-dvm ```