Skip to content

Commit 85dc689

Browse files
Merge pull request #3 from harness/hemanthmantri-patch-1
Fix git clone command in README.md
2 parents 7a93212 + 4b5718f commit 85dc689

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
@@ -51,8 +51,8 @@ Toolset Name: `logs`
5151

5252
1. Clone the repository:
5353
```bash
54-
git clone https://github.com/vistaarjuneja/harness-mcp.git
55-
cd harness-mcp
54+
git clone https://github.com/harness/mcp-server.git
55+
cd mcp-server
5656
```
5757

5858
2. Build the binary:

0 commit comments

Comments
 (0)