mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-06-29 18:03:07 +03:00
Fix markup
This commit is contained in:
parent
aa13371395
commit
31d90afb33
|
@ -18,7 +18,8 @@ Prerequisites
|
||||||
Instructions
|
Instructions
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
```
|
::
|
||||||
|
|
||||||
# creates the directory of environments (servers)
|
# creates the directory of environments (servers)
|
||||||
eb init -p python3.4 {{ cookiecutter.project_slug }}
|
eb init -p python3.4 {{ cookiecutter.project_slug }}
|
||||||
|
|
||||||
|
@ -43,7 +44,6 @@ eb deploy
|
||||||
|
|
||||||
# Take a look
|
# Take a look
|
||||||
eb open
|
eb open
|
||||||
```
|
|
||||||
|
|
||||||
FAQ
|
FAQ
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Reference in New Issue
Block a user