Skip to content

Commit

Permalink
Fix Windows Wallet URL
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 authored Apr 4, 2020
1 parent e21e150 commit 42aaf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ sh install.sh
```
You will need to download the Windows native Wallet and unzip into somewhere convenient in Windows.

[main.js-win32-x64.zip](https://hosted.chia.net/beta-1.0-win64-wallet/main.js-win32-x64.zip)
[Download: chia-win32-x64.zip](https://hosted.chia.net/beta-1.0-win64-wallet/chia-win32-x64.zip)

Instead of `chia-start-wallet-ui &` as explained in the [README.md](README.md) you run `chia-start-wallet-server &` in Ubuntu/WSL 2 to allow the Wallet to connect to the Full Node running in Ubuntu/WSL 2. Once you've enabled `chia-start-wallet-server &` you can run `chia.exe` from the unzipped `chia-win32-x64` directory.

Expand Down

0 comments on commit 42aaf3b

Please sign in to comment.