We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce07b1e commit 8f7ad95Copy full SHA for 8f7ad95
1 file changed
README.md
@@ -23,7 +23,7 @@ A terminal UI for exploring git repository history. Clones repositories directly
23
uvx --from git+https://github.com/locchh/commit-explorer cex textualize/textual
24
25
# Use as CLI tool
26
-uv tool install git+https://github.com/locchh/mkdocs-claude-chat
+uv tool install git+https://github.com/locchh/commit-explorer
27
```
28
29
Or clone and run locally:
0 commit comments