From a2d2b44edc800134c15745f772860b6b6ec71484 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 8 Sep 2023 10:03:02 -0400 Subject: [PATCH] wip --- docs/run/anywhere/scripts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/run/anywhere/scripts.md b/docs/run/anywhere/scripts.md index 534e133d..9f6e5d6a 100644 --- a/docs/run/anywhere/scripts.md +++ b/docs/run/anywhere/scripts.md @@ -78,6 +78,7 @@ echo $PATH #=> /tmp/tea.xyz:$PATH tea +node@16 which node #=> /tmp/tea.xyz/nodejs.org/v16/bin/node ``` + {% endhint %}