README.md changed
This commit is contained in:
@@ -12,6 +12,10 @@ From the directory that contains this repository, create a new project with:
|
|||||||
django-admin startproject myproject --template=djangotemplate/django_template
|
django-admin startproject myproject --template=djangotemplate/django_template
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
django-admin startproject myproject \
|
||||||
|
--template=https://gitea.ta1sph.info/suphicakir/django-template-v2/archive/main.zip
|
||||||
|
```
|
||||||
For this repository's virtual environment, use:
|
For this repository's virtual environment, use:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user