summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-07 14:57:23 +0300
committerPaul Buetow <paul@buetow.org>2025-09-07 14:57:23 +0300
commit16903f719e2f7daaac345602ba2abcced8c526d5 (patch)
treedc96a32a7037830c8d1b690943d67cba27d13a50
parent9cb9333fe427bc61fe4275693a99b547db7039f0 (diff)
update readme
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc5b4cf..113a62d 100644
--- a/README.md
+++ b/README.md
@@ -43,4 +43,3 @@ Either use the Mage method as mentioned above, or install directly with:
- CLI: `go install codeberg.org/snonux/hexai/cmd/hexai@latest`
- LSP: `go install codeberg.org/snonux/hexai/cmd/hexai-lsp@latest`
- Action runner: `go install codeberg.org/snonux/hexai/cmd/hexai-tmux-action@latest`
-Install: `mage install` (copies `hexai-tmux-action` to `GOPATH/bin` together with other binaries)