Browse Source

update doc

sun-desktop-linux 9 months ago
parent
commit
dd131112ad
2 changed files with 4 additions and 1 deletions
  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