mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 22:44:54 +03:00
Update README.rst
adding Select cloud_provider: 1 - AWS 2 - GCE Choose from 1, 2 (1, 2) [1]:
This commit is contained in:
parent
920f84c504
commit
85ccbfda06
|
@ -181,6 +181,10 @@ Answer the prompts with your own desired options_. For example::
|
|||
1 - None
|
||||
2 - Gulp
|
||||
Choose from 1, 2 [1]: 1
|
||||
Select cloud_provider:
|
||||
1 - AWS
|
||||
2 - GCE
|
||||
Choose from 1, 2 (1, 2) [1]:
|
||||
custom_bootstrap_compilation [n]: n
|
||||
Select open_source_license:
|
||||
1 - MIT
|
||||
|
|
Loading…
Reference in New Issue
Block a user