Skip to content

Commit cac9b81

Browse files
authored
docs: add repo URL in docker/README.md (#163)
Signed-off-by: cryo <[email protected]>
1 parent 9f41254 commit cac9b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This Docker Compose configuration allows you to quickly run Semantic Router + En
1212
1. **Clone the repository and navigate to the project directory**
1313

1414
```bash
15-
git clone <repository-url>
15+
git clone https://github.com/vllm-project/semantic-router.git
1616
cd semantic_router
1717
```
1818

0 commit comments

Comments
 (0)