Explorar o código

doc: update process

crazywoola hai 9 meses
pai
achega
b98852142c
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  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
 ```