drop trailing space in command line continuation

pull/94/head
bert hubert 2020-01-24 18:43:54 +01:00
parent 2095540d53
commit 09790e9660
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ receiver-only tools.
To build everything, including the webserver, try:
```
apt-get install protobuf-compiler libh2o-dev libcurl4-openssl-dev libssl-dev libprotobuf-dev \
apt-get install protobuf-compiler libh2o-dev libcurl4-openssl-dev libssl-dev libprotobuf-dev \
libh2o-evloop-dev libwslay-dev libncurses5-dev libeigen3-dev
git clone https://github.com/ahupowerdns/galmon.git --recursive
cd galmon