README.md changed

This commit is contained in:
2026-09-06 00:07:08 +03:00
parent 7ec112134a
commit 40a36d9b28
+4
View File
@@ -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=https://gitea.ta1sph.info/suphicakir/django-template-v2/archive/main.zip
```
For this repository's virtual environment, use:
```bash