From 162ceb4ad1cd60f7db2b9f007b857e85df35154b Mon Sep 17 00:00:00 2001 From: Sung <8265228+sungwoncho@users.noreply.github.com> Date: Fri, 10 Oct 2025 21:20:33 -0700 Subject: [PATCH] Simplify installation (#686) --- 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 ```