aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2026-01-16 21:57:59 +0100
committerWilliam Hergès <william@herges.fr>2026-01-16 21:57:59 +0100
commit24179eaf99387417dd618b42a7b3b55414ef7da6 (patch)
tree5c5bf7bc5b9ca06b96db08473365badb6da5b95b
parent4769f3d4d0afa8a35628d50436c4635c42e09672 (diff)
docs(info): using bad callout identifier
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7cc0bbd..1a30d4a 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ You can install my nvim config with:
> This command will override your NeoVim config.
> Proceed with caution!
-> [!INFO]
+> [!NOTE]
> It will download the AppImage of NeoVim, put it in your home, and clone my config in your `.config/nvim`.
```bash
@@ -28,7 +28,7 @@ You can install these scripts to your local repo with:
> This command may overrides scripts installed in your local repository.
> Proceed with caution!
-> [!INFO]
+> [!NOTE]
> These will be available under `@local/<package>:<version>`.
> See [`typst/README.md`](./typst/README.md) for more information.
>