浏览代码

update doc

sun-desktop-linux 9 月之前
父节点
当前提交
dd131112ad
共有 2 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      src/readme.md
  2. 二进制
      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执行目录

二进制
src/updater