Skip to content

Commit 9932e04

Browse files
Remove python installation step.
1 parent f90705b commit 9932e04

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ This section explains how to install the Optuna MCP server, using Claude Desktop
2828

2929
### Usage with uv
3030

31-
Before starting the installation process, ensure to:
32-
33-
1. Install `uv` from [Astral](https://docs.astral.sh/uv/getting-started/installation/)
34-
2. After installing `uv`, execute the command `uv python install 3.12` to install Python 3.12 or a newer version.
31+
Before starting the installation process, install `uv` from [Astral](https://docs.astral.sh/uv/getting-started/installation/).
3532

3633
Then, add the Optuna MCP server configuration to the MCP client.
3734
To include it in Claude Desktop, go to Claude > Settings > Developer > Edit Config > `claude_desktop_config.json`

0 commit comments

Comments
 (0)