Skip to content

Commit 962c28c

Browse files
DustinBrettfujii
authored andcommitted
Update WindowsPort.md
Update instructions for finding windows build archive
1 parent 8358918 commit 962c28c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/Ports/WindowsPort.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,7 @@ docker run -it --rm --cpu-count=8 --memory=16g -v %cd%:c:\repo -w c:\repo webkit
202202

203203
* Go to [WinCairo-64-bit-Release-Build Buildbot builder page](https://build.webkit.org/#/builders/731).
204204
* Click any "Build #" which is green.
205-
* Click "> stdio" of "transfer-to-s3".
206-
* You can find "S3 URL" in the console log.
207-
* Download the zip.
205+
* Click the "Archive" link under "compile-webkit" to download the zip
208206
* Download the corresponding release of [WebKitRequirements](https://github.com/WebKitForWindows/WebKitRequirements/releases).
209207
* Unpack them, copy all DLL of WebKitRequirements to the directory of MiniBrowser.exe
210208
* Install the latest [vc_redist.x64.exe](https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist) of Microsoft Visual C++ Redistributable for Visual Studio

0 commit comments

Comments
 (0)