From 7e30b29c37f3614cdb5dff16db5233c909b95284 Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Sun, 14 Dec 2025 15:14:47 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b94f1f5..ddead58 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,8 @@ Read the docs to learn more about [skills and skill learning](https://docs.letta ## Installing from source -First, install Bun if you don't have it yet: [https://bun.com/docs/installation](https://bun.com/docs/installation) +Requirements: +* [Bun](https://bun.com/docs/installation) ### Run directly from source (dev workflow) ```bash