forked from mirrors/relay
Fix typo in readme
This commit is contained in:
parent
a48ef32d54
commit
bd4d5c9983
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ This will launch the relay with the database stored in "./sled/db-0.34" and list
|
|||
#### Cargo
|
||||
With cargo installed, the relay can be installed to your cargo bin directory with the following command
|
||||
```
|
||||
$ cargo install ap-lreay
|
||||
$ cargo install ap-relay
|
||||
```
|
||||
Then it can be run with this:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue