From ae23bedd24268778eb8e66c8aaea740d64f3d2f3 Mon Sep 17 00:00:00 2001 From: Jeff Widman Date: Sun, 20 May 2018 14:06:54 -0700 Subject: [PATCH] Document macOS support for `command-not-found` Document macOS support for `command-not-found` --- modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/README.md b/modules/README.md index 3c7392cf..1ff4e612 100644 --- a/modules/README.md +++ b/modules/README.md @@ -20,7 +20,7 @@ Integrates zsh-autosuggestions into Prezto. Command-Not-Found ----------------- -Loads the command-not-found tool on Debian-based distributions. +Loads the command-not-found tool on macOS or Debian-based distributions. Completion ----------