mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Documentation tweaks
This commit is contained in:
parent
ad66c0da2b
commit
7d9bcdd307
1 changed files with 2 additions and 2 deletions
|
|
@ -29,8 +29,8 @@ https://latest.datasette.io/fixtures.db )
|
|||
Loading Spatialite
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The ``datasetteproject/datasette`` includes a recent version of the
|
||||
:ref:`SpatiaLite <spatialite>` extension for SQLite. To load and enable that
|
||||
The ``datasetteproject/datasette`` image includes a recent version of the
|
||||
:ref:`SpatiaLite extrnsion <spatialite>` for SQLite. To load and enable that
|
||||
module, use the following command::
|
||||
|
||||
docker run -p 8001:8001 -v `pwd`:/mnt \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue