Skip to content

Commit b8d4ed2

Browse files
committed
expand readme note
1 parent 2b53b59 commit b8d4ed2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,7 @@ The result of that script is available at [https://juliacomputing.github.io/Mult
8686
You can of course also just push the output artefact directly to S3 or some other hosting service.
8787

8888
> **Warning**
89-
> MultiDocumenter sites can not be deployed on Windows right now.
89+
> MultiDocumenter sites can not be deployed on Windows right now, and the `make()` function will throw an error.
9090
> See [#70](https://github.com/JuliaComputing/MultiDocumenter.jl/issues/70).
91+
>
92+
> It is still possible to develop and debug MultiDocumenter sites on Windows if the build script is run interactively (e.g. by `include`-ing it into a REPL session).

0 commit comments

Comments
 (0)