forked from MSG/msg-desktop
ENH: Added mention about macos security setting in README.org
This commit is contained in:
parent
a3a858a891
commit
c946f6577f
4 changed files with 9 additions and 1 deletions
10
README.org
10
README.org
|
@ -1,4 +1,4 @@
|
||||||
[[./example-gifs/init-example.gif]]
|
[[./doc/images/init-example.gif]]
|
||||||
|
|
||||||
* Install from tap
|
* Install from tap
|
||||||
** Add Tap
|
** Add Tap
|
||||||
|
@ -10,3 +10,11 @@ brew tap MSG/apps https://forge.superkamiguru.org/MSG/homebrew-apps
|
||||||
#+begin_src sh
|
#+begin_src sh
|
||||||
brew install msg-desktop
|
brew install msg-desktop
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** Security & Privacy
|
||||||
|
The first time you run the app, you will need to allow it to run in the Security
|
||||||
|
& Privacy settings of your Mac. This is because the app is not signed by Apple.
|
||||||
|
You can do this by going to System Preferences > Security & Privacy > General
|
||||||
|
and clicking "Open Anyway" next to the message about the app being blocked.
|
||||||
|
|
||||||
|
[[./doc/images/macos15.3.2-security.png]]
|
||||||
|
|
BIN
doc/.DS_Store
vendored
Normal file
BIN
doc/.DS_Store
vendored
Normal file
Binary file not shown.
Before Width: | Height: | Size: 4.4 MiB After Width: | Height: | Size: 4.4 MiB |
BIN
doc/images/macos15.3.2-security.png
Normal file
BIN
doc/images/macos15.3.2-security.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
Loading…
Add table
Reference in a new issue