Remove GhostScript, no longer needed

This commit is contained in:
Bertocq
2017-08-29 11:43:29 +02:00
parent 59197e6bdf
commit 82cab56860
4 changed files with 0 additions and 24 deletions

View File

@@ -86,10 +86,4 @@ apt-get update
apt-get install postgresql-9.4 apt-get install postgresql-9.4
``` ```
## Ghostscript
```
apt-get install ghostscript
```
> Now you're ready to go get Consul [installed](../installation.html)!! > Now you're ready to go get Consul [installed](../installation.html)!!

View File

@@ -86,12 +86,6 @@ rm -rf /usr/local/var/postgres
brew install postgis brew install postgis
``` ```
## Ghostscript
```
brew install ghostscript
```
## PhantomJS ## PhantomJS
``` ```

View File

@@ -84,12 +84,6 @@ apt-get update
apt-get install postgresql-9.4 apt-get install postgresql-9.4
``` ```
## Ghostscript
```
apt-get install ghostscript
```
## Clonar el repositorio ## Clonar el repositorio
Ahora que ya tenemos todas las dependencias instalado podemos bajarnos el proyecto: Ahora que ya tenemos todas las dependencias instalado podemos bajarnos el proyecto:

View File

@@ -88,12 +88,6 @@ rm -rf /usr/local/var/postgres
brew install postgis brew install postgis
``` ```
## Ghostscript
```
brew install ghostscript
```
## PhantomJS ## PhantomJS
``` ```