diff --git a/README.md b/README.md index fcba6ff6f..e4459314f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It is available on: https://uutils.github.io/coreutils-docs/dev/coreutils/ Can be generated with: -`` +``` cargo doc --no-deps --all-features --workspace ```