Skip to content

Commit

Permalink
Updated the old recommended installation approach for django with the…
Browse files Browse the repository at this point in the history
… latest link
  • Loading branch information
ankit02327 authored and gasman committed Jan 26, 2025
1 parent 8220975 commit 586fa5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 586fa5e

Please sign in to comment.