From d82acaff59b8063cc566d2d48f2a9d95f700c44f Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Wed, 6 Mar 2024 15:17:33 -0800 Subject: [PATCH] Updated the README.md notes. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f993c03..8216252 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,10 @@
> [!NOTE] -> We are improving the project so quickly that you should update often. That means `git pull; ./setup.sh` in the main directory, and then sourcing your shell files and/or restarting your terminal. +> We are adding functionality to the project so often that you should update often as well. That means: `git pull; ./setup.sh; fabric --update` in the main directory, and then sourcing your shell files and/or restarting your terminal. So exciting! + +> [!NOTE] +> We just added support for Claude, local models via Ollama, and tons of other stuff. Check `fabric -h` for the latest! ## Introduction video