Skip to content

Commit ce07b1e

Browse files
authored
Update README.md
1 parent 090d648 commit ce07b1e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ A terminal UI for exploring git repository history. Clones repositories directly
1919
## Quick Start
2020

2121
```bash
22+
# Use in temporary
2223
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
2327
```
2428

2529
Or clone and run locally:

0 commit comments

Comments
 (0)