From 23c5962df7d1aa7b6fcef20b9d926bbcb97dda65 Mon Sep 17 00:00:00 2001 From: Yuichi Nishiwaki Date: Mon, 26 May 2014 12:06:16 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 301423ba..3418f0e9 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ Picrin scheme depends on some external libraries to build the binary: - perl - lex (preferably, flex) - getopt -- readline (optional) +- libedit (optional) - regex.h of POSIX.1 (optional) Optional libraries are, if cmake detected them, automatically enabled.