fix pip install example

This commit is contained in:
Daniel Bauer
2024-11-19 08:28:22 +01:00
parent 7b93eae884
commit 0f27560015

View File

@@ -18,7 +18,7 @@ Based on the [Signposting](https://github.com/stain/signposting) library.
## Installation
```bash
pip install django_signposting
pip install django-signposting
```
## Usage