From ffaf1af454955984da73f772d6788fa68679b1f8 Mon Sep 17 00:00:00 2001 From: David Chavez Date: Thu, 8 Feb 2024 10:58:41 +0100 Subject: [PATCH] chore(docs): Add details for not using dev --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ae9cce3..234c3425 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ $ cd pantry $ dev # https://docs.pkgx.sh/dev # ^^ adds brewkit (ie. the `bk` command) to your devenv # ^^ IMPORTANT! Otherwise the `bk` command will not be found +# ^^ Alternatively, you can use pkgx and prefix your commands with the ENV +# ^^ PKGX_PANTRY_PATH=$(pwd) pkgx bk [command] $ bk init # ^^ creates a “wip” package.yml