From 3b7a749e3ccae01947d716baa2cae65ff832d54f Mon Sep 17 00:00:00 2001 From: exotime Date: Fri, 21 Apr 2017 16:30:42 +1000 Subject: [PATCH] This project also requires python-pysqlite2. Signed-off-by: exotime --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e28c026..196cb85 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Quick Start (Ubuntu) ----------- Install libfuse2 and python bindings - sudo apt-get install libfuse2 python-fuse + sudo apt-get install libfuse2 python-fuse python-pysqlite2 Grab the latest CacheFS