aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/README.md b/python/README.md
index 654134a4..49fbf6e2 100644
--- a/python/README.md
+++ b/python/README.md
@@ -51,6 +51,7 @@ build and start this daemon automatically.
To run the python tests (with `fatcatd` running locally on port 9411):
+ sudo apt install libsnappy-dev
pipenv install --dev
pipenv run pytest