From 3dba73870c13a8d0870e3ce46303c9a5b3d27c78 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 3c7392c..1ff4e61 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 ----------