ソースを参照

doc: update process

crazywoola 9 ヶ月 前
コミット
b98852142c
共有1 個のファイルを変更した9 個の追加0 個の削除を含む
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -2,8 +2,17 @@
 
 ## Description
 
+## Pre-requisites
+
+### Go
+
+```bash
+go version
+```
+
 ## Installation
 
 ```bash
+make all
 brew install --build-from-source ./dify.rb
 ```