Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marsevilspirit committed Nov 17, 2024
1 parent 4452611 commit 9948412
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ Next, start the go client:

```bash
$ cd rpc/client/ && sh assembly/linux/test.sh
// your_version is the version of getty, current-time is the time when you compile the code.
// please replace your_version and current-time with the real version and time.
$ cd target/linux/rpc_client-${your-version}-${current-time}-test/ && sh bin/load_rpc_client.sh start
```

Expand Down

0 comments on commit 9948412

Please sign in to comment.