Skip to content

Commit 10810a9

Browse files
committed
Update readme
1 parent 6855abd commit 10810a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Your node must support distributed signatures (currently, distributed-sig branch
1818
To run the code in development run `sbt "run 9001"` in the main directory to start the client. Load the UI in http://localhost:9001.
1919
replace 9001 with your desired port.
2020
### Jar file
21-
You can download the client's jar file [here](/releases). To run the client app:
21+
You can download the client's jar file [here](https://github.com/anon-real/DistributedSigsClient/releases). To run the client app:
2222
```bash
2323
java -jar -Dconfig.file="path/to/your/config/file" ZKTreasury-client-{version}.jar
2424
```

0 commit comments

Comments
 (0)