소스 검색

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
 ```