Skip to content

Commit

Permalink
Add jq requirement to Hackathon description
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreso committed Sep 16, 2024
1 parent f80df4b commit 0031094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Hackathon.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ This can be combined with the commands from the previous section to directly sub
ert status $(<command from previous section> | jq -r .id)
```

This requires `jq` to be installed (`brew install jq` or `sudo apt install jq`).

### Event types
The events the you receive from the websocket endpoint will be one of the following:

Expand Down

0 comments on commit 0031094

Please sign in to comment.