fix(apple-notes): use fully qualified brew install path
This commit is contained in:
parent
09dfb45c94
commit
c5d056886d
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user