We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58d92a commit e541a9eCopy full SHA for e541a9e
README.md
@@ -39,7 +39,7 @@ The idea of DevDocs is to ensure that software engineers and (LLM) software devs
39
40
```bash
41
# 1. Clone and install everything
42
-git clone https://github.com/cyberagi/DevDocs.git && cd DevDocs && ./fast-markdown-mcp/setup.sh
+git clone https://github.com/cyberagiinc/DevDocs.git && cd DevDocs && ./fast-markdown-mcp/setup.sh
43
44
# 2. Start all services
45
./start.sh
0 commit comments