Skip to content

Commit

Permalink
Update basic_readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LikhithST authored Oct 24, 2024
1 parent 8f26f62 commit 9d89c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basic_readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ chmod +x ./ghz

### Subscribe Call (with Database)
```sh
./ghz --insecure --config=config_subscribe.json json | http POST localhost:80/api/ingest
./ghz --insecure --config=config_subscribe.json -O json | http POST localhost:80/api/ingest
```

## Sample Config-files Structure
Expand Down

0 comments on commit 9d89c9d

Please sign in to comment.