diff --git a/README.md b/README.md index 35db089..6b1d321 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,19 @@ If you have HSD runnning on a separate computer also add the IP here Make sure HSD is running then run the following commands: +On Linux: ```bash python3 server.py # Or for more verbose output python3 main.py ``` +On Windows: +```bash +python main.py +``` + + Then access the wallet at http://localhost:5000