From fca953c4fccfe3c1b0bc8d6e68442583a34fde12 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Wed, 18 Jan 2023 20:35:37 -0700 Subject: [PATCH] replace powershell with git-bash --- content/dev/build/windows/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/dev/build/windows/_index.en.md b/content/dev/build/windows/_index.en.md index fea1797..128a0e1 100644 --- a/content/dev/build/windows/_index.en.md +++ b/content/dev/build/windows/_index.en.md @@ -4,7 +4,7 @@ weight: 20 --- {{% notice note %}} -The command line commands here must be run in powershell not command prompt or you will get syntax errors. +The command line commands here must be run in git-bash not command prompt or you will get syntax errors. {{% /notice %}} ## Dependencies