Skip to content

Commit f2f75ec

Browse files
authored
Improve Windows build instrunctions
1 parent 77bf65d commit f2f75ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ powershell.exe -Command "wget https://dlang.org/install.sh -OutFile %USERPROFILE
5353
Then:
5454

5555
```
56+
set PATH=%PATH%;C:\Program Files\7-Zip
57+
set BASH="\Program Files\Git\usr\bin\bash.exe
5658
~/dlang/install.sh install ldc-1.23.0,dub
5759
```
5860

0 commit comments

Comments
 (0)