Browse Source

doc: update process

crazywoola 9 months ago
parent
commit
cbc7991230
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/build_homebrew.md

+ 1 - 0
docs/build_homebrew.md

@@ -28,5 +28,6 @@ make all
 ### Install CLI tool
 
 ```bash
+make all
 brew install --build-from-source ./dify.rb
 ```