Skip to content

Commit

Permalink
README.rst: fix apt-get command formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrico Jorns committed Oct 12, 2018
1 parent b579e5b commit 0462012
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,9 @@ Host (Build) Prerequisites
- libcurl3-dev
- libssl-dev

sudo apt-get install automake libtool libglib2.0-dev libcurl3-dev
libssl-dev libjson-glib-dev
::

sudo apt-get install automake libtool libglib2.0-dev libcurl3-dev libssl-dev libjson-glib-dev

If you intend to use json-support you also need

Expand Down

0 comments on commit 0462012

Please sign in to comment.