Skip to content

Commit aed1f0b

Browse files
committed
README tweaks
1 parent 2069622 commit aed1f0b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
`dev` uses `pkgx` and shellcode to automatically, install and activate the
44
packages you need for different projects as you navigate in your shell.
5-
Packages are installed to `~/.pkgx` and not available to your wider system
6-
without using a tool from the `pkgx` tooling ecosystem.
75

8-
## Installation
6+
Ensure you are using the same versions of tools for your entire stack, during
7+
dev, across your team and in production.
8+
9+
> [!NOTE]
10+
> Packages are installed to `~/.pkgx` and not available to your wider system
11+
> without using a tool from the `pkgx` tooling ecosystem.
12+
13+
## Getting Started
914

1015
```sh
1116
pkgx dev integrate

0 commit comments

Comments
 (0)