From 1d5b2df1963d29a638a3d4ed629649c2814a32df Mon Sep 17 00:00:00 2001 From: abdo Date: Thu, 12 Nov 2020 04:01:08 +0300 Subject: [PATCH] Update Windows docs See https://github.com/ankitects/anki/pull/819/ --- docs/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/windows.md b/docs/windows.md index 01f97012f..f9d180eef 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -37,7 +37,7 @@ $ pacman -S git gettext **Bazelisk**: Use Start>Run to open PowerShell. Create a folder to store Bazelisk -and its working data. Anki's build scripts expect to find it in c:\bazel +and its working data. Anki's build scripts expect to find it in \bazel on the same drive as the source folder. ``` PS> mkdir \bazel