Skip to content

Commit c2fbdb0

Browse files
Update client.md
1 parent f01281f commit c2fbdb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/cli/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A generated application can used as an npm module that provides a [Feathers clie
1111
The application can be linked into a client application by running
1212

1313
```
14-
npm run compile
14+
npm run bundle:client
1515
npm link
1616
```
1717

0 commit comments

Comments
 (0)