(doc) Update brew install script (#1386)

The API for Homebrew Cask changed (https://brew.sh/)
master
Thomas Sojka 5 years ago committed by GitHub
parent f10fbad386
commit 05deb64d85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      doc/org-roam.org
  2. 2
      doc/org-roam.texi

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

Loading…
Cancel
Save