Skip to content

Commit

Permalink
Use triple backticks
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 e1f26c6 commit 004fc96
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ 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}
```{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 004fc96

Please sign in to comment.