mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-06-29 09:53:06 +03:00
Fix markup
This commit is contained in:
parent
aa13371395
commit
31d90afb33
|
@ -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
|
||||
-----
|
||||
|
|
Loading…
Reference in New Issue
Block a user