Kaynağa Gözat

doc: update process

crazywoola 9 ay önce
ebeveyn
işleme
b98852142c
1 değiştirilmiş dosya ile 9 ekleme ve 0 silme
  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
 ```