summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 35b8de66d..8afc5b5b9 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -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`.
:::