mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
Updated the readme with better install instructions.
This commit is contained in:
parent
44d779d7a7
commit
e8d6d41546
@ -48,9 +48,9 @@
|
||||
<br />
|
||||
|
||||
> [!NOTE]
|
||||
> We are adding functionality to the project so often that you should update often as well. That means: `git pull; pipx upgrade fabric; fabric --update` in the main directory. So exciting!
|
||||
> We are adding functionality to the project so often that you should update often as well. That means: `git pull; pipx upgrade fabric; fabric --update; source ~/.zshrc (or ~/.bashrc)` in the main directory!
|
||||
|
||||
**March 11, 2024** — We just added support for Claude, local models via Ollama, and a number of new Patterns. Be sure to update and check `fabric -h` for the latest!
|
||||
**March 13, 2024** — We just added `pipx` install support, which makes it way easier to install Fabric, support for Claude, local models via Ollama, and a number of new Patterns. Be sure to update and check `fabric -h` for the latest!
|
||||
|
||||
## Introduction videos
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user