Skip to content

Commit

Permalink
Merge pull request #344 from pnorman/fedora_docs
Browse files Browse the repository at this point in the history
Update package list for Fedora
  • Loading branch information
pnorman committed Apr 25, 2015
2 parents 386dc67 + 2438686 commit 6bb401c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ sudo apt-get install autoconf automake libtool make g++ libboost-dev \
To install on a Fedora system, use

```sh
sudo yum install gcc-c++ boost-devel libxml2-devel geos-devel \
postgresql-devel bzip2-devel proj-devel protobuf-compiler
sudo yum install gcc-c++ automake libtool boost-devel libxml2-devel \
bzip2-devel postgresql-devel geos-devel proj-devel lua-devel \
protobuf-c-devel
```

To install on a FreeBSD system, use
Expand Down

0 comments on commit 6bb401c

Please sign in to comment.