diff --git a/README.md b/README.md
index 6dcfdfe..b6f0931 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +58,14 @@ Following chat with Claude Desktop demonstrates how it looks when selected parti
To use this MCP server with Claude Desktop you would firstly need to install it.
+
You have several options for installation:
+| | Smithery | mcp-get | Pre-built NPM | Pre-built in Github | From sources |
+|---|---|---|---|---|---|
+| Claude Setup | Auto | Auto | Manual | Manual | Manual |
+| Prerequisite | Node.js | Node.js | Node.js | None | Golang |
+
### Using Smithery
To install MCP K8S Go for Claude Desktop automatically via [Smithery](https://smithery.ai/protocol/@strowk/mcp-k8s):
@@ -76,9 +82,9 @@ To install MCP K8S Go for Claude Desktop automatically via [mcp-get](https://mcp
npx @michaellatman/mcp-get@latest install @strowk/mcp-k8s
```
-### Manually with pre-built binaries
+### Manually with prebuilt binaries
-#### From npm
+#### Prebuilt from npm
Use this if you have npm installed and want to use pre-built binaries: