We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0cd42c commit 32297b3Copy full SHA for 32297b3
1 file changed
README.md
@@ -29,9 +29,9 @@ can browse the pantry on our website:
29
30
## Magic
31
32
-We cannot install our shell magic into GitHub Actions. So unless you manually
33
-add a package with `+:` you will need to ensure it is called with a `tea`
34
-prefix, eg. `tea npx`.
+We cannot install our shell magic into GitHub Actions. So unless your dev-env
+includes the package or you manually add the package with `+:` you will need
+to ensure it is called with a `tea` prefix, eg. `tea npx`.
35
36
## Interesting Usages
37
0 commit comments