From f17bb189efbe848b07535dc8a0b7d52c38be8bc1 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Sun, 12 Jun 2016 18:22:38 +0200 Subject: [PATCH] Add missing spaces in the apt install command-line Without the spaces, the command-line produces an error (see http://unix.stackexchange.com/questions/289162 for an example). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c2b958..4fc080f 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ This repository contains the code of unofficial [GOG](http://www.gog.com/) downl ### Debian/Ubuntu # apt install build-essential libcurl4-openssl-dev libboost-regex-dev \ - libjsoncpp-dev liboauth-dev librhash-dev libtinyxml2-dev libhtmlcxx-dev\ - libboost-system-dev libboost-filesystem-dev libboost-program-options-dev\ + libjsoncpp-dev liboauth-dev librhash-dev libtinyxml2-dev libhtmlcxx-dev \ + libboost-system-dev libboost-filesystem-dev libboost-program-options-dev \ libboost-date-time-dev help2man cmake libssl-dev ## Build and install