aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbjorn roberg <bjorn.roberg@gmail.com>2020-05-22 23:53:31 +0200
committerbjorn roberg <bjorn.roberg@gmail.com>2020-05-22 23:53:31 +0200
commitb750a84ab1c1f2c07a92e40c460da544e4895f7e (patch)
tree3dcd8b952199f033a7f77f4d2486a04abbbfafa6 /README.md
parentMerge branch 'master' of github.com:janet-lang/janet (diff)
adds WiX details to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed1302d8..88c4f3eb 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,12 @@ gmake repl
3. Run `build_win` to compile janet.
4. Run `build_win test` to make sure everything is working.
+To build an `.msi` installer executable, you will have to:
+
+5. Install, or otherwise add to your PATH the [WiX 3.11 Toolset](https://github.com/wixtoolset/wix3/releases)
+6. run `build_win dist` then
+7. run `build_win install`
+
### Meson
Janet also has a build file for [Meson](https://mesonbuild.com/), a cross platform build