We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc99ebe commit 70a4db0Copy full SHA for 70a4db0
1 file changed
CONTRIBUTING.md
@@ -24,7 +24,7 @@ cd packages/cli
24
pnpm run dev
25
26
# in terminal window 2 - test the CLI
27
-cd package
+cd packages/cli
28
pnpm lingo.dev --help # this command will use the current cli code + demo config from ./package/i18n.json
29
```
30
0 commit comments