Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit 744258e

Browse files
docs: Fix shared-globals-dir is in /bin (#31)
1 parent 507ccb7 commit 744258e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ shared-globals-dir = true
4242
# [tools.yarn]
4343
```
4444

45-
> To execute the shared globals, you'll need to add `~/.proto/tools/node/globals` to `PATH` in your shell.
45+
> To execute the shared globals, you'll need to add `~/.proto/tools/node/globals/bin` to `PATH` in your shell.
4646
4747
## Hooks
4848

0 commit comments

Comments
 (0)