Skip to content

Commit 93ee7bc

Browse files
committed
Updates
1 parent f94cb90 commit 93ee7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ How it works?
4242
Demo bot is using documentation generated from this command. Take a look at official documentation of the tool at https://github.com/obeone/crawler-to-md It generated md file which later was uploaded at https://platform.openai.com
4343

4444
```
45-
docker run --rm -v $(pwd)/output:/app/output -v $(pwd)/cache:/app/cache ghcr.io/obeone/crawler-to-md --url https://doc.livehelperchat.com --exclude "/docs/hooks"
45+
docker run --rm -v $(pwd)/output:/app/output -v $(pwd)/cache:/app/cache remdex/crawler-to-md --url https://doc.livehelperchat.com --exclude "/docs/hooks"
4646
```
4747

4848
I have created fork also which fixes few things like absolute links and code tags parsing.

0 commit comments

Comments
 (0)