diff options
| author | William Hergès <william@herges.fr> | 2026-01-16 21:57:59 +0100 |
|---|---|---|
| committer | William Hergès <william@herges.fr> | 2026-01-16 21:57:59 +0100 |
| commit | 24179eaf99387417dd618b42a7b3b55414ef7da6 (patch) | |
| tree | 5c5bf7bc5b9ca06b96db08473365badb6da5b95b | |
| parent | 4769f3d4d0afa8a35628d50436c4635c42e09672 (diff) | |
docs(info): using bad callout identifier
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. > |
