docs(cmd_duration): rust-notify -> notify-rust (#3417)

This commit is contained in:
moko256 2022-01-13 16:03:30 +09:00 committed by GitHub
parent 766935107e
commit 106afba671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -610,7 +610,7 @@ running `eval $(starship init $0)`, and then proceed as normal.
::: tip
Showing desktop notifications requires starship to be built with `rust-notify` support. You check if your starship
Showing desktop notifications requires starship to be built with `notify-rust` support. You check if your starship
supports notifications by running `STARSHIP_LOG=debug starship module cmd_duration -d 60000` when `show_notifications` is set to `true`.
:::