docs(docker-compose): Link pip section with a more detailed explanation (#7)
This commit is contained in:
parent
94a802c1e6
commit
448401b7b0
@ -19,7 +19,9 @@ Get Cookiecutter like so:
|
|||||||
pip install cookiecutter
|
pip install cookiecutter
|
||||||
```
|
```
|
||||||
|
|
||||||
Execute a template like so, `docker-compose` as an example:
|
Unfamiliar with Python and `pip`? Check out [Developing](#developing) further down to get started with a virtual environment.
|
||||||
|
|
||||||
|
When all is set execute a template like so, `docker-compose` as an example:
|
||||||
```
|
```
|
||||||
cookiecutter https://quico.space/Quico/py-cookiecutter-templates.git --directory 'docker-compose'
|
cookiecutter https://quico.space/Quico/py-cookiecutter-templates.git --directory 'docker-compose'
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user