Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: TT-399 Readme update reqs to use makefile
  • Loading branch information
gcobena-dev authored Nov 18, 2021
commit 49cf62baa2f8aadf5cc6fea2cd378ce39727123b
6 changes: 6 additions & 0 deletions V2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

Refer to [Serverless docs](https://serverless.com/framework/docs/providers/azure/guide/intro/) for more information.

## Requierements to use makefile

- Python version 3.6 or 3.7.

- Use a environment to install requirements (pyenv).

## How to use makefile

Execute the next command to show makefile help:
Expand Down