diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-01-15 15:08:18 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2025-01-24 17:35:04 +0100 |
| commit | a10121e9c5c9a4a1db76f3769398d199f228d7b2 (patch) | |
| tree | 9ddfd672a32a27adf93457a2c825ec1347f7b159 | |
| parent | dc7fe2851a690dad7658261e3c4ebd2e5c7bc1fc (diff) | |
| download | mullvadvpn-a10121e9c5c9a4a1db76f3769398d199f228d7b2.tar.xz mullvadvpn-a10121e9c5c9a4a1db76f3769398d199f228d7b2.zip | |
Update build instructions for Windows ARM
| -rw-r--r-- | BuildInstructions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildInstructions.md b/BuildInstructions.md index cc11d9289b..d06076ab64 100644 --- a/BuildInstructions.md +++ b/BuildInstructions.md @@ -154,7 +154,7 @@ In addition to the above requirements: the Electron app: ``` - pushd gui + pushd desktop/packages/mullvad-vpn npm install --target_arch=x64 grpc-tools popd ``` |
