From 0f9069e6cfbf6126905313dd8991f01a1289c052 Mon Sep 17 00:00:00 2001
From: Irene Y Zhang <iyzhang@cs.washington.edu>
Date: Wed, 21 Mar 2018 11:05:37 -0700
Subject: [PATCH] Update README.md with more dependencies

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 51ffb93..44b1d8d 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,7 @@ TAPIR depends on protobufs, libevent and openssl, so you will need the following
 - libevent-pthreads
 - libevent-dev
 - libssl-dev
+- protobuf-compiler
 
 ## Contact and Questions
 Please email Irene at iyzhang@cs.washington.edu, Dan at drkp@cs.washington.edu and Naveen at naveenks@cs.washington.edu
-- 
GitLab