Skip to content

Commit 62d21af

Browse files
committed
cmd fix
1 parent 4432b29 commit 62d21af

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ Robot of cortex full node
44
## How to use it ?
55

66
Make sure config the right cortex RPC service endpoint
7+
```
8+
go install github.com/CortexFoundation/robot/cmd/robot@latest
9+
```
710

811
```
9-
go run cmd/main.go
12+
go run cmd/robot/main.go
1013
```
1114
<img width="1416" alt="image" src="https://github.com/CortexFoundation/robot/assets/22344498/9fea7065-9ffe-4076-a840-5dc218247543">
1215

File renamed without changes.

0 commit comments

Comments
 (0)