We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83ebc6d + e3857b0 commit a9103b9Copy full SHA for a9103b9
README.md
@@ -5,8 +5,8 @@ Development Setup
5
=====
6
In order to install on your local machine, you will need to install:
7
8
-1. Postgres + postgis
9
-2. Node
+1. Postgres + postgis ([instructions for Ubuntu 16.04](http://www.gis-blog.com/how-to-install-postgis-2-3-on-ubuntu-16-04-lts/))
+2. Node ([instructions for Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04))
10
11
Once those are installed, go open a bash shell on the project directory and type:
12
0 commit comments