Skip to content

Commit 49cf62b

Browse files
authored
docs: TT-399 Readme update reqs to use makefile
1 parent f2016f1 commit 49cf62b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

V2/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## Requierements to use makefile
6+
7+
- Python version 3.6 or 3.7.
8+
9+
- Use a environment to install requirements (pyenv).
10+
511
## How to use makefile
612

713
Execute the next command to show makefile help:

0 commit comments

Comments
 (0)