I needed to force this install to overwrite a previous version

This commit is contained in:
Carol (Nichols || Goulding)
2025-04-01 12:35:17 -04:00
committed by Carol (Nichols || Goulding)
parent eaee977522
commit 7f92f43003

View File

@@ -39,7 +39,7 @@ look right, but you _will_ still be able to build the book. To use the plugins,
you should run:
```bash
$ cargo install --locked --path packages/mdbook-trpl
$ cargo install --locked --path packages/mdbook-trpl --force
```
## Building