Skip to content

Commit 207dfec

Browse files
committed
README file
1 parent e1541be commit 207dfec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Start the MCP Redis Server:
2828
python src/main.py
2929
```
3030

31-
Configure Claude Desktop to use this MCP Server by editing the `claude_desktop_config.json` configuration file.
31+
Configure Claude Desktop to use this MCP Server.
3232

3333
1. Specify your Redis credentials and TLS configuration
3434
2. Retrieve your `uv` command full path (e.g. `which uv`)
35-
3. Edit the configuration file at `~/Library/Application\ Support/Claude/claude_desktop_config.json`
35+
3. Edit the `claude_desktop_config.json` configuration file (on a MacOS, at `~/Library/Application\ Support/Claude/claude_desktop_config.json`)
3636

3737
```commandline
3838
{

0 commit comments

Comments
 (0)