Remove GhostScript, no longer needed
This commit is contained in:
@@ -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)!!
|
||||||
|
|||||||
@@ -86,12 +86,6 @@ rm -rf /usr/local/var/postgres
|
|||||||
brew install postgis
|
brew install postgis
|
||||||
```
|
```
|
||||||
|
|
||||||
## Ghostscript
|
|
||||||
|
|
||||||
```
|
|
||||||
brew install ghostscript
|
|
||||||
```
|
|
||||||
|
|
||||||
## PhantomJS
|
## PhantomJS
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -88,12 +88,6 @@ rm -rf /usr/local/var/postgres
|
|||||||
brew install postgis
|
brew install postgis
|
||||||
```
|
```
|
||||||
|
|
||||||
## Ghostscript
|
|
||||||
|
|
||||||
```
|
|
||||||
brew install ghostscript
|
|
||||||
```
|
|
||||||
|
|
||||||
## PhantomJS
|
## PhantomJS
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user