Explorar el Código

doc: update process

crazywoola hace 9 meses
padre
commit
b98852142c
Se han modificado 1 ficheros con 9 adiciones y 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
 ```