Skip to content

Commit

Permalink
Remove unnecessary line in instructions. Fixes #2171. (#2173)
Browse files Browse the repository at this point in the history
  • Loading branch information
garnaat committed Apr 3, 2019
1 parent 1bb8ca9 commit 732aa5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/aws-cdk/lib/init-templates/app/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ After the init process completes, you can use the following steps to get your pr
```
$ source .env/bin/activate
$ pip install -r requirements.txt
$ python setup.py develop
```

At this point you can now synthesize the CloudFormation template for this code.
Expand Down

0 comments on commit 732aa5b

Please sign in to comment.