mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
(doc) Update brew install script (#1386)
The API for Homebrew Cask changed (https://brew.sh/)
This commit is contained in:
@ -1093,7 +1093,7 @@ setting up with Platypus and Chrome:
|
||||
1. Install and launch Platypus (with [[https://brew.sh/][Homebrew]]):
|
||||
|
||||
#+BEGIN_SRC bash
|
||||
brew cask install platypus
|
||||
brew install --cask platypus
|
||||
#+END_SRC
|
||||
|
||||
2. Create a script ~launch_emacs.sh~:
|
||||
|
@ -1518,7 +1518,7 @@ Install and launch Platypus (with @uref{https://brew.sh/, Homebrew}):
|
||||
@end itemize
|
||||
|
||||
@example
|
||||
brew cask install platypus
|
||||
brew install --cask platypus
|
||||
@end example
|
||||
|
||||
@itemize
|
||||
|
Reference in New Issue
Block a user