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).
This commit is contained in:
Stephen Kitt 2016-06-12 18:22:38 +02:00 committed by GitHub
parent 8845b6fb56
commit f17bb189ef

View File

@ -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