Skip to content

Commit

Permalink
fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief authored Dec 3, 2024
1 parent 7c964d1 commit 9b0d39f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README-Finder.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ git switch finder
pip install --no-deps -e .
```

The new version of **django-filer** requires Django-5.2 or later. Since this currently is not
released, you have to install the current development version of Django from GitHub as well.
The new version of **django-filer** requires Django-5.2 or later. Since this hasn't been
released yet, you have to install the latest development version of Django from GitHub as well.

The new version of **django-filer** currently has only been tested with SQLite and Postgres, but
should also work on MariaDB and MySQL.
Expand Down

0 comments on commit 9b0d39f

Please sign in to comment.