summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-04-14 20:10:52 +0200
committerewy <ewy0@protonmail.com>2026-04-14 20:10:52 +0200
commitf26f2a1b0d9d2772ce42da34fd99762e5aa3ad32 (patch)
tree3fb36db109948aa87f3375b10152f3b1e22eaf4d /README.md
parentaebe54988707782f13f8031c44fcbd90d9d1f8d3 (diff)
yep
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c48b2c..6f0403a 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@ running `pik` in any repository will index its own file-based task system, as we
3. you can now access this script from almost anywhere by calling `pik build`. If you want to trigger a specific
projects build, specify `pik project build`, where `project` is the folder name.
+bear in mind scripts will always run in the project directory, not in the `.pik` folder.
+
pik comes equipped with a tui that allows for target browsing and invoking. open it by running `pik`. the output also
gently reminds you how to run the invocation next time!