Skip to content

Commit 4d0e3d1

Browse files
authored
Fix note formatting in README.md
Updated note formatting in README.md for clarity.
1 parent 0e5d6c3 commit 4d0e3d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ packages you need for different projects as you navigate in your shell.
66
Ensure you are using the same versions of tools for your entire stack, during
77
dev, across your team and in production.
88

9-
> [!NOTE]
9+
> [!NOTE]!!
1010
> Packages are installed to `~/.pkgx` and not available to your wider system
1111
> without using a tool from the `pkgx` tooling ecosystem.
1212
@@ -15,7 +15,7 @@ dev, across your team and in production.
1515
Since `dev` v1.8.0 we integrate with `pkgm` (^0.11) and this is the recommended
1616
way to use `dev`.
1717

18-
> [!IMPORTANT]
18+
> [!IMPORTANT] !!
1919
>
2020
> Both `dev` and the packages you want to be `dev`-aware must be installed to
2121
> `/usr/local/` for this to work. (`dev` (but only `dev`) can be a `pkgm shim`).
@@ -95,7 +95,7 @@ dev integrate
9595
We support macOS & Linux, **Bash** & **Zsh**. PRs are very welcome to support
9696
more shells.
9797

98-
> [!NOTE]
98+
> [!NOTE] !!
9999
>
100100
> `dev integrate` looks for and edits known `shell.rc` files adding one line:
101101
>

0 commit comments

Comments
 (0)