From 2069622b67f566c21d5b835e69f361c760390e64 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 24 Jan 2025 11:12:59 -0500 Subject: [PATCH] Clarify install isolation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ccf541c..09ad601 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ `dev` uses `pkgx` and shellcode to automatically, install and activate the packages you need for different projects as you navigate in your shell. +Packages are installed to `~/.pkgx` and not available to your wider system +without using a tool from the `pkgx` tooling ecosystem. ## Installation