You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -84,11 +84,7 @@ Extract XISO contents to a directory.
84
84
- make
85
85
- gcc
86
86
87
-
### Windows
88
-
89
-
We currently don't have build instructions for Windows, please use the [AppVeyor Build](https://ci.appveyor.com/api/projects/xboxdev-bot/extract-xiso/artifacts/export/Release.zip?branch=master).
90
-
91
-
### macOS / Linux
87
+
### Windows / macOS / Linux
92
88
93
89
After requirements are installed with your distribution's package manager (or homebrew for macOS), open terminal and change directory to the project root. Then run the following build commands:
0 commit comments