docs(node): fix misspelled netlify generator command (#17576)
This commit is contained in:
parent
847d3a45b6
commit
f8ea4b6117
@ -50,7 +50,7 @@ pnpm add -D @nx/netlify
|
|||||||
Next add the Netlify serverless configuration by running the following command:
|
Next add the Netlify serverless configuration by running the following command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
nx g @nx/netlify:setup-serverless
|
nx g @nx/netlify:setup-functions
|
||||||
```
|
```
|
||||||
|
|
||||||
This will do a few things:
|
This will do a few things:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user