mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 11:02:22 +03:00
Fix formatting
This commit is contained in:
parent
23b6c0d61f
commit
4b9002d7db
|
@ -34,10 +34,10 @@ First things first.
|
||||||
$ git init # A git repo is required for pre-commit to install
|
$ git init # A git repo is required for pre-commit to install
|
||||||
$ pre-commit install
|
$ pre-commit install
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
the `pre-commit` exists in the generated project as default.
|
the `pre-commit` exists in the generated project as default.
|
||||||
for the details of `pre-commit`, follow the [site of pre-commit](https://pre-commit.com/).
|
for the details of `pre-commit`, follow the [site of pre-commit](https://pre-commit.com/).
|
||||||
|
|
||||||
#. Create a new PostgreSQL database using createdb_: ::
|
#. Create a new PostgreSQL database using createdb_: ::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user