From 7ddfa4f0cef63c115cfa324a5b3b9e97e2d7e061 Mon Sep 17 00:00:00 2001 From: Nicholas Page Date: Wed, 15 May 2019 14:19:32 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb49956..8952aa0 100755 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The goal of this tool is to allow monitoring of a security camera, and to active ```bash sudo apt-get install libssl-dev +sudo apt-get install libgflags-dev cd ~/ git clone https://github.com/eclipse/paho.mqtt.c.git