Skip to content

Commit 3e07411

Browse files
authored
Update README.md
1 parent f858781 commit 3e07411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ simple model field taking it's value from a postgres sequence. This is an easy
2626
---
2727

2828
## Installation
29-
- Run `pip install sequence-field`
29+
- Run `pip install django-sequencefield`
3030
- Use a (Small/Big)IntegerSequenceField in one of your model
3131
- Add a SequenceConstraint into the same model to name the sequence field to use and which id should take values from this sequence constraint
3232

0 commit comments

Comments
 (0)