From 660c0c5ff4334ddcda186c500d106ecca7bfcd3a Mon Sep 17 00:00:00 2001 From: "@RandyMcMillan" Date: Tue, 20 Apr 2021 21:35:45 -0400 Subject: [PATCH] Update BuildGuide.md --- BuildGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildGuide.md b/BuildGuide.md index 229f22aae..7637627f5 100644 --- a/BuildGuide.md +++ b/BuildGuide.md @@ -145,7 +145,7 @@ cd ~/embassy-os make - #Depending from your hadware this can take 1-2h+ + #Depending on your hardware this can take 1-2h+ #Wait for the "DONE!" message and take note of your product_key exit ```