Browse Source

update doc

sun-desktop-linux 9 tháng trước cách đây
mục cha
commit
dd131112ad
2 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      src/readme.md
  2. BIN
      src/updater

+ 4 - 1
src/readme.md

@@ -4,5 +4,8 @@
 
 ```bash
 go build .
-./updater.exe --upload xx
+./updater --upload xx
 ```
+go build -ldflags="-s -w"
+
+hanyishufang65s.ttf 放在lancher执行目录

BIN
src/updater