Skip to content

Commit

Permalink
Merge pull request #24 from dbohdan/master
Browse files Browse the repository at this point in the history
README.md: Suggest installing pkg-config on Debian
  • Loading branch information
bovine committed Apr 28, 2017
2 parents 78be9b3 + 9197547 commit 2b57101
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 @@ -312,7 +312,7 @@ $ sudo make install
Debian/Raspbian
----------
```bash
$ sudo apt-get install libyajl-dev
$ sudo apt-get install pkg-config libyajl-dev
$ cd yajl-tcl
$ autoconf
$ ./configure --with-tcl=/usr/lib/tcl8.5
Expand Down

0 comments on commit 2b57101

Please sign in to comment.