Skip to content

Commit

Permalink
update demo doc store arg
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxujian committed May 26, 2022
1 parent 5849cb2 commit a456406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/start/pubsub/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ After completion, the layotto file will be generated in the directory, run it:
```shell
cd ${project_path}/demo/pubsub/client/
go build -o publisher
./publisher -s redis
./publisher -s pub_subs_demo
```

If the following information is printed, the call is successful:
Expand Down

0 comments on commit a456406

Please sign in to comment.