Skip to content

Commit 718c2f8

Browse files
committed
fix: add info in case cargo is not available
1 parent ba2bd13 commit 718c2f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,8 @@ To download the crawl index, please use [cc-downloader](https://github.com/commo
801801
cargo install cc-downloader
802802
```
803803

804-
cc-downloader will not be set up on your path by default, but you can run it by prepending the right path.
804+
`cc-downloader` will not be set up on your path by default, but you can run it by prepending the right path.
805+
If cargo is not available or does not install, please check on [the cc-downloader official repository](https://github.com/commoncrawl/cc-downloader).
805806

806807
```shell
807808
mkdir crawl

0 commit comments

Comments
 (0)