Skip to content

Commit 77a5836

Browse files
authored
Update README.md
1 parent 37de6d0 commit 77a5836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ netlify-lambda install
7676

7777
This is what you should do if you are just using Netlify Dev without `netlify-lambda`.
7878

79-
> 💁Check [this commit](https://github.com/sw-yx/gatsby-netlify-form-example-v2/commit/a9d803af3435268e77a045424c0e1250c4d62a38#diff-b9cfc7f2cdf78a7f4b91a753d10865a2) for an example of how to add `netlify-lambda install` in just two lines to fix your functions install issues.
79+
> 💁Check [this commit](https://github.com/sw-yx/gatsby-netlify-form-example-v2/commit/9473e1e9774ce4b3550fbeafe56ccae40d170656#diff-b9cfc7f2cdf78a7f4b91a753d10865a2) for an example of how to add `netlify-lambda install` in just two lines to fix your functions install issues. **Make sure it is in dependencies not devDependencies**. This is a [common gotcha](https://www.netlify.com/docs/build-gotchas/#devdependencies).
8080
8181
If you're using `netlify-lambda serve` or `build`, however, you will want to run this install on the _source_ folder rather than the _dist_/netlify.toml functions folder, so you should run it with the same exact folder name as with those other commands:
8282

0 commit comments

Comments
 (0)