summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-26 12:08:09 +0200
committerPaul Buetow <paul@buetow.org>2026-03-26 12:08:09 +0200
commiteff15a3a58dc97e270d38c1d5f071ccc4c2fd6db (patch)
tree107ef7eb27f0dec2f1a22ac3b6666f82d790f241 /README.md
parent208219f09bbdbb47a3584952ec9d82343276eb01 (diff)
fix module
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 066e6de..cae6250 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ This is a toy project created to experience with local LLMs and how good they ar
## Installation
```bash
-go install codeberg.org/snonux/perc/cmd/gt@latest
+go install codeberg.org/snonux/gt/cmd/gt@latest
```
Or using mage: