From 74a83beb3ddee18a917feb3dcaf5b249c01d025b Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Wed, 18 Jan 2023 16:22:39 -0700 Subject: [PATCH] add notice about powershell --- content/dev/build/windows/_index.en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/dev/build/windows/_index.en.md b/content/dev/build/windows/_index.en.md index 22f4dd0..b500bb5 100644 --- a/content/dev/build/windows/_index.en.md +++ b/content/dev/build/windows/_index.en.md @@ -3,6 +3,10 @@ title: Windows weight: 20 --- +{{% notice note %}} +The command line commands here must be run in powershell not command prompt or you will get syntax errors. +{{% /notice %}} + ## Dependencies ### C++ build environment