Skip to content

Commit ce74869

Browse files
authored
Added missing instruction to README.md
Fixes issues nficano#19 and nficano#37
1 parent e33e770 commit ce74869

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ Requirements
3636
Getting Started
3737
===============
3838

39-
Begin by creating a new virtualenv and project folder.
39+
First, you must create an IAM Role on your AWS account called `lambda_basic_execution` with the `LambdaBasicExecution` policy attached.
40+
41+
On your computer, create a new virtualenv and project folder.
4042

4143
.. code:: bash
4244

0 commit comments

Comments
 (0)