Skip to content

Commit

Permalink
Indicate that jq is needed to install flytectl
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario authored Jun 3, 2024
1 parent 9ffc54f commit 5aa9e5f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ To download manually, see the [flytectl releases](https://github.com/flyteorg/fl
:::{tab-item} Linux
To use `curl`, on the command line, run the following:

::{warning}
`jq <https://jqlang.github.io/jq>`_ is a dependency of this script.
::

```{prompt} bash $
curl -sL https://ctl.flyte.org/install | sudo bash -s -- -b /usr/local/bin
```
Expand Down

0 comments on commit 5aa9e5f

Please sign in to comment.