fix(apple-notes): use fully qualified brew install path

This commit is contained in:
Jacob Bayer 2026-03-21 02:07:10 -04:00
parent 09dfb45c94
commit c5d056886d

View File

@ -37,7 +37,7 @@ Use `memo notes` to manage Apple Notes directly from the terminal. Create, view,
Setup
- Install (Homebrew): `brew tap jacob-bayer/tap && brew install memo`
- Install (Homebrew): `brew tap jacob-bayer/tap && brew install jacob-bayer/tap/memo`
- Install (pipx): `pipx install git+https://github.com/jacob-bayer/memo`
- Manual (pip): `pip install .` (after cloning the repo)
- macOS-only; if prompted, grant Automation access to Notes.app.