Skip to content

Commit 5922901

Browse files
authored
Update Python version requirements in README (#387)
1 parent e4cc4b5 commit 5922901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This guide walks you through both installation and usage.
6262

6363
# Prerequisites
6464

65-
- The Cycode CLI application requires Python version 3.9 or later.
65+
- The Cycode CLI application requires Python version 3.9 or later. The MCP command is available only for Python 3.10 and above. If you're using an earlier Python version, this command will not be available.
6666
- Use the [`cycode auth` command](#using-the-auth-command) to authenticate to Cycode with the CLI
6767
- Alternatively, you can get a Cycode Client ID and Client Secret Key by following the steps detailed in the [Service Account Token](https://docs.cycode.com/docs/en/service-accounts) and [Personal Access Token](https://docs.cycode.com/v1/docs/managing-personal-access-tokens) pages, which contain details on getting these values.
6868

0 commit comments

Comments
 (0)