Skip to content

Commit

Permalink
fix doc markdown (#5111)
Browse files Browse the repository at this point in the history
Co-authored-by: Lee DeBoom <lee.deboom@oddball.io>
  • Loading branch information
SlakrHakr and SlakrHakr authored Oct 22, 2020
1 parent 502c10a commit 5900c41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/setup/native.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ All of the OSX instructions assume `homebrew` is your [package manager](https://
- ```bash
PG_CPPFLAGS='-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I/usr/local/include' CFLAGS='-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I/usr/local/include' pex install postgis
1. Install ImageMagick
- `brew install imagemagick`
1. Install Poppler
Expand Down Expand Up @@ -159,7 +159,7 @@ All of the OSX instructions assume `homebrew` is your [package manager](https://
1. Install ImageMagick
- `sudo apt install -y imagemagick`
1. Install Poppler
- `sudo apt install -y poppler-utils
- `sudo apt install -y poppler-utils`
1. Install ClamAV
- `sudo apt install -y clamav`
1. Install pdftk
Expand Down

0 comments on commit 5900c41

Please sign in to comment.