Переглянути джерело

Updated the old recommended installation approach for django with the latest link

ankit02327 6 місяців тому
батько
коміт
586fa5e67c
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -121,7 +121,7 @@ docker compose logs -f
 
 ## Setup with Virtualenv
 
-You can run the Wagtail demo locally without setting up Vagrant or Docker and simply use Virtualenv, which is the [recommended installation approach](https://docs.djangoproject.com/en/3.2/topics/install/#install-the-django-code) for Django itself.
+You can run the Wagtail demo locally without setting up Vagrant or Docker and simply use Virtualenv, which is the [recommended installation approach](https://docs.djangoproject.com/en/5.1/topics/install/#install-the-django-code) for Django itself.
 
 #### Dependencies