Skip to content

Commit 1c9ebd8

Browse files
committed
README (repo change)
1 parent f4a0e4d commit 1c9ebd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Additional extensions can be easily added via YAML config files.
6464

6565
```bash
6666
# Clone the repository
67-
git clone https://github.com/stuzero/pg-mcp.git
67+
git clone https://github.com/stuzero/pg-mcp-server.git
6868
cd pg-mcp
6969

7070
# Build and run with Docker Compose
@@ -75,8 +75,8 @@ docker-compose up -d
7575

7676
```bash
7777
# Clone the repository
78-
git clone https://github.com/stuzero/pg-mcp.git
79-
cd pg-mcp
78+
git clone https://github.com/stuzero/pg-mcp-server.git
79+
cd pg-mcp-server
8080

8181
# Install dependencies and create a virtual environment ( .venv )
8282
uv sync

0 commit comments

Comments
 (0)