Parcourir la source

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

ankit02327 il y a 3 mois
Parent
commit
586fa5e67c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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