Skip to content

Commit 32297b3

Browse files
authored
expand on magic caveat
1 parent c0cd42c commit 32297b3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ can browse the pantry on our website:
2929

3030
## Magic
3131

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`.
32+
We cannot install our shell magic into GitHub Actions. So unless your dev-env
33+
includes the package or you manually add the package with `+:` you will need
34+
to ensure it is called with a `tea` prefix, eg. `tea npx`.
3535

3636
## Interesting Usages
3737

0 commit comments

Comments
 (0)