mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
parent
e0550b6084
commit
1d5b2df196
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue