Skip to content

Commit

Permalink
Define warning using three colons.
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 5aa9e5f commit 32bff3f
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 32bff3f

Please sign in to comment.