Skip to content

Commit

Permalink
README: use proper GH markdown syntax for note
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Nov 7, 2024
1 parent 89b2a96 commit 599d733
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,8 @@ devices:
used_by: []
```

```{note}
The above profile includes source paths that needs updating to reflect your local environment. Hint: use `$HOME`.
```
> [!NOTE]
> The above profile includes source paths that needs updating to reflect your local environment. Hint: use `$HOME`.
Then it's easy to create a shortlived VM:

Expand Down

0 comments on commit 599d733

Please sign in to comment.