We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77bf65d commit f2f75ecCopy full SHA for f2f75ec
README.md
@@ -53,6 +53,8 @@ powershell.exe -Command "wget https://dlang.org/install.sh -OutFile %USERPROFILE
53
Then:
54
55
```
56
+set PATH=%PATH%;C:\Program Files\7-Zip
57
+set BASH="\Program Files\Git\usr\bin\bash.exe
58
~/dlang/install.sh install ldc-1.23.0,dub
59
60
0 commit comments