Remove postgis from install instructions, no longer in use

This commit is contained in:
Bertocq
2017-09-13 18:26:19 +02:00
parent c169bce126
commit cf2dcb43a2
2 changed files with 1 additions and 13 deletions

View File

@@ -80,12 +80,6 @@ You'll have to delete also this directory (otherwise the new installation will g
rm -rf /usr/local/var/postgres
```
## Postgis
```
brew install postgis
```
## PhantomJS
```