From fb6d158141adc6b033cf05afd9d4d4619e4a6a8c Mon Sep 17 00:00:00 2001 From: halx99 Date: Sun, 19 May 2024 22:05:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 018b6ee..1d592d1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ other header files of engine, you can use this tool to fast migrate your sources ## steps 1. clone this repo -2. double click the `build.ps1` of this project +2. just run the command `axmol` in this project root 3. do migrate: - migrate c++ code: `pwsh .\build_x64\axmol-migrate code --fuzzy --source-dir ` - migrate shader file: `pwsh .\build_x64\axmol-migrate shader --source-dir `