Skip to content

Commit 595b5eb

Browse files
authored
Merge pull request nficano#39 from jamrizzi/master
Added missing instruction to README.rst
2 parents e33e770 + ce74869 commit 595b5eb

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)