Skip to content

Commit

Permalink
Add pkg-config to Ubuntu Installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahweissman committed May 25, 2018
1 parent dc00aae commit f98a177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ This repository has the following dependencies, which come from `libsnark`:

* On Ubuntu 16.04 LTS:

$ sudo apt-get install build-essential cmake git libgmp3-dev libprocps4-dev python-markdown libboost-all-dev libssl-dev
$ sudo apt-get install build-essential cmake git libgmp3-dev libprocps4-dev python-markdown libboost-all-dev libssl-dev pkg-config

* On Ubuntu 14.04 LTS:

Expand Down

0 comments on commit f98a177

Please sign in to comment.