Simplify installation (#686)

This commit is contained in:
Sung 2025-10-10 21:20:33 -07:00 committed by GitHub
commit 162ceb4ad1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
```