From 09790e966071d3793d7c350101107b26f42247c2 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Fri, 24 Jan 2020 18:43:54 +0100 Subject: [PATCH] drop trailing space in command line continuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d221b9c..ef2efa1 100644 --- a/README.md +++ b/README.md @@ -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