Fix markup

This commit is contained in:
Daniel Roy Greenfeld 2016-09-22 21:45:16 -07:00 committed by Fabio C. Barrioneuvo da Luz
parent 0eaf6a7b0c
commit 716717fe53

View File

@ -18,7 +18,8 @@ Prerequisites
Instructions
-------------
```
::
# creates the directory of environments (servers)
eb init -p python3.4 {{ cookiecutter.project_slug }}
@ -43,7 +44,6 @@ eb deploy
# Take a look
eb open
```
FAQ
-----