Skip to content

Commit 8ddf43a

Browse files
authored
Fix bug in "TIP" in README
1 parent edeeacf commit 8ddf43a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,8 @@ For a development installation, please follow the instructions detailed in the [
6060

6161
## Usage
6262

63-
```{tip}
64-
See the [Quickstart guide](https://virtualship.readthedocs.io/en/latest/user-guide/quickstart.html) in our documentation for a step-by-step introduction to using VirtualShip.
65-
```
63+
> [!TIP]
64+
> See the [Quickstart guide](https://virtualship.readthedocs.io/en/latest/user-guide/quickstart.html) in our documentation for a step-by-step introduction to using VirtualShip.
6665
6766
You can run the VirtualShip via the command line interface (CLI) using the `virtualship` command. It has three subcommands: `init`, `plan`, and `run`.
6867

0 commit comments

Comments
 (0)