diff --git a/source/part-1-workspace/django/_index.adoc b/source/part-1-workspace/django/_index.adoc index be69bef..8a69a50 100644 --- a/source/part-1-workspace/django/_index.adoc +++ b/source/part-1-workspace/django/_index.adoc @@ -550,5 +550,5 @@ La https://docs.djangoproject.com/en/stable/ref/django-admin/#startproject[docum [source,bash] ---- -django-admin.py startproject --template=https://github.com/notanumber/django-vagrant/archive/master.zip --name=Vagrantfile --extension=py --extension=sls +django-admin.py startproject --template=https://[...].zip ---- \ No newline at end of file