mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Update windows.md
This commit is contained in:
parent
8a89c2a938
commit
00c32b0fed
1 changed files with 7 additions and 1 deletions
|
|
@ -19,4 +19,10 @@ python3 -m cryptoadvance.specter server
|
|||
|
||||
Web interface should be on http://localhost:25441/
|
||||
|
||||
*Note:* `--daemon` flag is not available on Windows yet. Also communication with a remote node is not tested yet.
|
||||
If you are running into problems with pip, you can install it via:
|
||||
- download [get-pip.py](https://bootstrap.pypa.io/get-pip.py)
|
||||
- navigate to the folder where this file is located
|
||||
- run `python3 get-pip.py`
|
||||
- now pip should be available and you can try installing Specter
|
||||
|
||||
*Note:* `--daemon` flag is not available on Windows yet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue