mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Renamed Sqlite and Sqlite3 references to SQLite.
This commit is contained in:
parent
7534e43497
commit
e626a3f993
6 changed files with 8 additions and 9 deletions
|
@ -116,7 +116,7 @@ Homebrew
|
|||
--------
|
||||
|
||||
`Homebrew`_ handles all the SpatiaLite related packages on your behalf,
|
||||
including SQLite3, SpatiaLite, PROJ, and GEOS. Install them like this::
|
||||
including SQLite, SpatiaLite, PROJ, and GEOS. Install them like this::
|
||||
|
||||
$ brew update
|
||||
$ brew install spatialite-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue