Skip to content

Commit e3857b0

Browse files
authored
Add pointers for setup of system dependencies
1 parent 83ebc6d commit e3857b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Development Setup
55
=====
66
In order to install on your local machine, you will need to install:
77

8-
1. Postgres + postgis
9-
2. Node
8+
1. Postgres + postgis ([instructions for Ubuntu 16.04](http://www.gis-blog.com/how-to-install-postgis-2-3-on-ubuntu-16-04-lts/))
9+
2. Node ([instructions for Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04))
1010

1111
Once those are installed, go open a bash shell on the project directory and type:
1212

0 commit comments

Comments
 (0)