mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fixed documentation typo
This commit is contained in:
parent
37f8361c6f
commit
df71e8cea8
1 changed files with 1 additions and 1 deletions
|
|
@ -34,6 +34,6 @@ SpatiaLite is packaged for most Linux distributions.
|
|||
|
||||
Depending on your distribution, you should be able to run Datasette something like this::
|
||||
|
||||
datasette --load-extenison=/usr/lib/x86_64-linux-gnu/mod_spatialite.so
|
||||
datasette --load-extension=/usr/lib/x86_64-linux-gnu/mod_spatialite.so
|
||||
|
||||
If you are unsure of the location of the module, try running ``locate mod_spatialite`` and see what comes back.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue