This page is being phased out as part of our documentation reorganization.
Click this card to be redirected to the updated version with the most current information.
If you notice any discrepancies or areas needing improvement in the new documentation, please use the “Report an issue” button at the bottom of the page.
brew install
.
dify version
and a version code should be displayed.
amd64
for x86 chips / arm64
for ARM or Apple’s M chips).
Using macOS with M chips as an example. Download the dify-plugin-darwin-arm64
file and grant it execution permissions by running the command:
./dify version
and a version code should be displayed.
If the system shows an “Apple cannot verify” error, go to Settings → Privacy & Security → Security, and click the “Open Anyway” button.
dify
command globally system-wide, it’s recommended to rename the binary file to dify
and copy it to the
/usr/local/bin
system path.