Selaa lähdekoodia

modify example

cg33 6 vuotta sitten
vanhempi
commit
14444a1f5f
1 muutettua tiedostoa jossa 16 lisäystä ja 1 poistoa
  1. 16 1
      README.md

+ 16 - 1
README.md

@@ -1 +1,16 @@
-# go-admin example
+# go-admin example
+
+a example show how to run go-admin
+
+## step 1
+
+```shell
+git clone https://github.com/chenhg5/example.git
+```
+
+## step 2
+
+```shell
+GO111MODULE=on go run main.go
+```
+