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.
1 parent 64c357a commit d977a0fCopy full SHA for d977a0f
Dependencies.md renamed to BuildDependencies.md
@@ -1,4 +1,4 @@
1
-# Dependencies
+# Build dependencies
2
3
- [AWS SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)
4
- [Node.js](https://nodejs.org)
README.md
@@ -8,7 +8,7 @@ This is currently a work in progress.
8
9
- [Introduction](Introduction.md)
10
- [Features](Features.md)
11
-- [Dependencies](Dependencies.md)
+- [Build dependencies](BuildDependencies.md)
12
- [AWS requirements](AWSRequirements.md)
13
- [Getting Started](GettingStarted.md)
14
- [Usage](Usage.md)
0 commit comments