From 2cdf22b8c1bb3347607a4629bda0e6bed4e20284 Mon Sep 17 00:00:00 2001 From: nirenjan Date: Fri, 30 Jul 2021 13:31:00 -0700 Subject: [PATCH] Remove dependency on faketime --- INSTALL.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 04aed31..b9b5296 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -45,10 +45,7 @@ the utilities, you will need the following packages: * doxygen * rsync -You will also need the following packages to run the unit tests: - -* faketime -* cmocka +You will also need the `cmocka` package to run the unit tests. # Installation Instructions