From f24e90b927fb3282b743decdf3412ce6655ae00a Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Tue, 4 Apr 2023 09:09:25 +0100 Subject: [PATCH] Update windows-requirements.md --- docs/windows-requirements.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index 0a29245..fc3bb13 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -1,7 +1,10 @@ # Windows + ## Requirements to build native modules +We rely on Github Actions `windows-latest` plus a few extra utilities as per [the workflow](https://github.com/vector-im/element-desktop/blob/develop/.github/workflows/build_windows.yaml). + If you want to build native modules, make sure that the following tools are installed on your system. - [Git for Windows](https://git-scm.com/download/win)