Skip to content

Commit

Permalink
Readme lint
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleBoxOfSunshine committed Jan 10, 2025
1 parent 4f7ff91 commit d60f4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ Note: cargo-llvm-cov subcommands other than `report` and `clean` may not work co
Note: To include coverage for doctests you also need to pass `--doctests` to both `cargo llvm-cov show-env` and `cargo llvm-cov report`.

> The same thing can be achieved in PowerShell 6+ by substituting the source command with:
>
>
> ```powershell
> Invoke-Expression (cargo llvm-cov show-env --with-pwsh-env-prefix | Out-String)
> ```
Expand Down

0 comments on commit d60f4ee

Please sign in to comment.