We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7232c4 commit 401ec2bCopy full SHA for 401ec2b
README.md
@@ -19,6 +19,9 @@ sls plugin install -n serverless-python-requirements
19
20
[:apple::beer::snake: Mac Brew installed Python notes](#applebeersnake-mac-brew-installed-python-notes)
21
22
+## Intro Guide
23
+For an introduction on how to user this plugin, check out [this post on the Serverless Blog](https://serverless.com/blog/serverless-python-packaging/)
24
+
25
## Cross compiling!
26
Compiling non-pure-Python modules or fetching their manylinux wheels is
27
supported on non-linux OSs via the use of Docker and the
0 commit comments