Skip to content

Commit 9ba1f3a

Browse files
khalatevarunmainstar123
authored andcommitted
fix(guide): incorrect path to test the cli (lingodotdev#583)
1 parent c673731 commit 9ba1f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cd packages/cli
2424
pnpm run dev
2525

2626
# in terminal window 2 - test the CLI
27-
cd package
27+
cd packages/cli
2828
pnpm lingo.dev --help # this command will use the current cli code + demo config from ./package/i18n.json
2929
```
3030

0 commit comments

Comments
 (0)