mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Fix windows build instructions
This commit is contained in:
parent
93fc079c17
commit
960956bc95
1 changed files with 1 additions and 0 deletions
1
BUILD.md
1
BUILD.md
|
@ -143,6 +143,7 @@ Then, compile the bootloader:
|
|||
```
|
||||
cd bootloader
|
||||
python waf distclean all --target-arch=32bit --msvc_targets=x86
|
||||
cd ..
|
||||
```
|
||||
|
||||
Finally, install the PyInstaller module into your poetry environment:
|
||||
|
|
Loading…
Reference in a new issue