We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2756915 + cb1631a commit f206a79Copy full SHA for f206a79
README.md
@@ -21,7 +21,7 @@ This will automatically add the plugin to your project's `package.json` and the
21
`serverless.yml`. That's all that's needed for basic use! The plugin will now bundle your python
22
dependencies specified in your `requirements.txt` or `Pipfile` when you run `sls deploy`.
23
24
-For a more in depth introduction on how to user this plugin, check out
+For a more in depth introduction on how to use this plugin, check out
25
[this post on the Serverless Blog](https://serverless.com/blog/serverless-python-packaging/)
26
27
If you're on a mac, check out [these notes](#applebeersnake-mac-brew-installed-python-notes) about using python installed by brew.
0 commit comments