Skip to content

Commit 818d0c9

Browse files
author
Bruce Hauman
committed
more readme edits
1 parent f63e7cb commit 818d0c9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ IMHO Clojure is an excellent language for LLM assisted development.
114114
All it needed was bit of a bridge... and this is what I've tried to
115115
create with ClojureMCP.
116116

117-
> **Update**: Recent models like Claude Sonnet 4.5 have made this even more true—the REPL feedback loop remains valuable even as editing capabilities have improved.
118-
119117
## 🚀 Overview
120118

121119
This project implements an MCP server that connects AI models to a
@@ -189,8 +187,6 @@ nothing is hidden.
189187

190188
- [Clojure](https://clojure.org/guides/install_clojure)
191189
- [Java](https://openjdk.org/) (JDK 17 or later)
192-
- **Optional**: [Claude Desktop](https://claude.ai/download) or [Claude Code](https://www.claude.com/product/claude-code)
193-
- See [IMPORTANT UPDATE](#important-update) for guidance on which to use
194190
- **Optional but HIGHLY recommended**: [ripgrep](https://github.com/BurntSushi/ripgrep#installation) for better `grep` and `glob_files` performance
195191

196192
# Setting up ClojureMCP

0 commit comments

Comments
 (0)