Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgazul committed Oct 5, 2023
1 parent 198a376 commit 5692cc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
* 下载Zip并解压
* 修改端口, 将config/application.yml中 port: 2023 修改为你自己可用的端口
* 将文件放入files文件夹中
* 双击运行 run.bat
* 双击运行 run.bat (需要Java 21+)
* 本地下载URL为: http://127.0.0.1:2023/download/xxxxxxxxxx.zip

# Start using

* Download the Zip and unzip it
* Modify the port, change port: 2023 in config/application.yml to your own available port
* Put the file into the files folder
* Double-click to run.bat
* Double-click to run.bat (need Java 21+)
* The local download URL is: http://127.0.0.1:2023/download/xxxxxxxxxx.zip

0 comments on commit 5692cc7

Please sign in to comment.