From eab07e49cf4f4f465caf687157da58519b595c82 Mon Sep 17 00:00:00 2001 From: rexy712 Date: Sat, 15 Dec 2018 10:06:43 -0800 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 822be78..d28c887 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ A copy of the GPLv3 is available with the source in the file 'LICENSE' ``` ## Dependencies -Requires the rjp ([rexy's json parser][rjp]) library for reading restore file, though this can be disabled via cmake configuration. +Requires the rjp ([rexy's json parser][rjp]) library for reading restore file, though this can be disabled via cmake configuration. Either python3 or sh compatible shell to run some build scripts. ## Building