Skip to content

Commit 25948b0

Browse files
Update README.md (#25)
Cleaning up a typo and fixing casing since Linux/Mac is so picky
1 parent 90946cd commit 25948b0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,11 @@ We made using DevDocs extremely easy, no complex documentation to learn DevDocs.
9696

9797
```bash
9898
# Clone the repository
99-
git clone https://github.com/cyberagi/devdocs.git
99+
git clone https://github.com/cyberagiinc/DevDocs.git
100100

101101
# Install all good stuff
102-
cd devdocs
103-
cd fast-markdown-mcp
104-
./setup.sh
102+
cd DevDocs
103+
./fast-markdown-mcp/setup.sh
105104

106105
# Run Devdocs, (next time just run ./start.sh as all requirements are already installed)
107106
./start.sh

0 commit comments

Comments
 (0)