mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
Add warning for running the binary on MacOS (#2389)
This commit is contained in:
parent
ea330d452d
commit
114f549f5e
@ -138,6 +138,19 @@ See the [Kubernetes section]({{%relref "docs/getting-started/kubernetes" %}}).
|
||||
|
||||
LocalAI binary releases are available in [Github](https://github.com/go-skynet/LocalAI/releases).
|
||||
|
||||
{{% alert icon="⚠️" %}}
|
||||
If you are installing on MacOS, when you excecute the binary, you will get a message saying:
|
||||
|
||||
> "local-ai-git-Darwin-arm64" (or whatever name you gave to the binary) can't be opened because Apple cannot check it for malicious software.
|
||||
|
||||
Hit OK, and go to Settings > Privacy & Security > Security and look for the message:
|
||||
|
||||
> "local-ai-git-Darwin-arm64" was blocked from use because it is not from an identified developer.
|
||||
|
||||
And press "Allow Anyway"
|
||||
{{% /alert %}}
|
||||
|
||||
|
||||
{{% /tab %}}
|
||||
|
||||
{{% tab tabName="From source" %}}
|
||||
|
Loading…
Reference in New Issue
Block a user