branch: externals/minuet
commit 7943be74589c7404de4b16c84d7e1c3f61235b3a
Author: Milan Glacier <d...@milanglacier.com>
Commit: Milan Glacier <d...@milanglacier.com>

    doc: note that emacs requires native json support.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d349d97cba..8b1299261d 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Just as dancers move during a minuet.
 
 # Requirements
 
-- emacs 29+
+- emacs 29+ compiled with native JSON support (verify with `json-available-p`).
 - plz 0.9+
 - dash
 - An API key for at least one of the supported AI providers

Reply via email to