mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Docs: added necessary command to build instructions (#1808)
Co-authored-by: k9ert <k9ert@gmx.de>
This commit is contained in:
parent
a61793d241
commit
51255fb9f7
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ Install requirements:
|
|||
```bash
|
||||
virtualenv --python=python3 .buildenv
|
||||
source .buildenv/bin/activate
|
||||
pip3 install -r requirements.txt --require-hashes
|
||||
cd pyinstaller
|
||||
pip3 install -r requirements.txt --require-hashes
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue