From 1e3865bf0afc6cc35db85bffa72d371a6063cf41 Mon Sep 17 00:00:00 2001 From: Sung Date: Fri, 10 Oct 2025 21:16:45 -0700 Subject: [PATCH] Simplify installation --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 51579b5a..12fd8675 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ On Unix-like systems (Linux, FreeBSD, macOS), you can use the installation scrip Or on macOS with Homebrew: ```sh -brew tap dnote/dnote brew install dnote ```