File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ curl -fsSL https://get.pnpm.io/install.sh | sh
3838
3939``` bash
4040# Fork the repository on GitHub, then clone your fork
41- git clone https://github.com/elieteyssedou /mcp-pointer.git
41+ git clone https://github.com/etsd-tech /mcp-pointer.git
4242cd mcp-pointer
4343
4444# Add upstream remote
45- git remote add upstream https://github.com/elieteyssedou /mcp-pointer.git
45+ git remote add upstream https://github.com/etsd-tech /mcp-pointer.git
4646```
4747
4848### 2. Install Dependencies
@@ -297,7 +297,7 @@ Include screenshots for UI changes
297297
298298### Getting Help
299299
300- - Check existing [ GitHub Issues] ( https://github.com/elieteyssedou /mcp-pointer/issues )
300+ - Check existing [ GitHub Issues] ( https://github.com/etsd-tech /mcp-pointer/issues )
301301- Create a new issue with:
302302 - Clear description of the problem
303303 - Steps to reproduce
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This guide helps you set up MCP Pointer for testing unreleased versions without
1616
1717``` bash
1818# Clone the repository
19- git clone https://github.com/elieteyssedou /mcp-pointer
19+ git clone https://github.com/etsd-tech /mcp-pointer
2020cd mcp-pointer
2121
2222# Install all dependencies
You can’t perform that action at this time.
0 commit comments