Browse Source

[enh] Improve installation documentation for Debian Jessie.

opi 8 years ago
parent
commit
5c3b0a61de
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -12,6 +12,10 @@ Third-party dependencies:
  * ``sqlite``
  * ``libspatialite``
 
+On a Debian Jessie system, do:
+
+    apt install sqlite3 libspatialite-dev
+
 Preferably in a virtualenv, run:
 
     pip install -r requirements.txt