Browse Source

Merge branch 'update-readme' of opi/ffdn-db into master

taziden 8 years ago
parent
commit
227b4714f0
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