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 `