Skip to content

Commit

Permalink
cmd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ucwong committed Sep 24, 2023
1 parent 4432b29 commit 62d21af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ Robot of cortex full node
## How to use it ?

Make sure config the right cortex RPC service endpoint
```
go install github.com/CortexFoundation/robot/cmd/robot@latest
```

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

File renamed without changes.

0 comments on commit 62d21af

Please sign in to comment.