Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Oct 30, 2023
1 parent cab5aff commit 6334524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Hyperclient is a simple CLI tool for sending cross-chain requests through Hyperb
We provide a prebuilt binary for linux, you can download it like so:

```
wget "https://github.com/polytope-labs/hyperbridge/releases/download/v0/hyperclient-linux" -o=hyperclient;
wget "https://github.com/polytope-labs/hyperbridge/releases/download/v0/hyperclient-linux" -o=hyperclient
./hyperclient --help
```

Expand Down

0 comments on commit 6334524

Please sign in to comment.