mirror of
https://github.com/sharkdp/bat
synced 2026-08-10 20:01:45 +00:00
Fix doubled word in README
This commit is contained in:
@@ -902,7 +902,7 @@ cargo install --path . --locked --force
|
|||||||
```
|
```
|
||||||
|
|
||||||
If you want to build an application that uses `bat`'s pretty-printing
|
If you want to build an application that uses `bat`'s pretty-printing
|
||||||
features as a library, check out the [the API documentation](https://docs.rs/bat/).
|
features as a library, check out the [API documentation](https://docs.rs/bat/).
|
||||||
Note that you have to use either `regex-onig` or `regex-fancy` as a feature
|
Note that you have to use either `regex-onig` or `regex-fancy` as a feature
|
||||||
when you depend on `bat` as a library.
|
when you depend on `bat` as a library.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user