From 769bcff0ff13cde868b50c2de27b5fce0cf964e2 Mon Sep 17 00:00:00 2001 From: halx99 Date: Sun, 19 May 2024 21:58:30 +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 9834d37..018b6ee 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ other header files of engine, you can use this tool to fast migrate your sources 1. clone this repo 2. double click the `build.ps1` of this project 3. do migrate: - - migrate c++ code: `pwsh .\build_x64\axmol-migrate source --fuzzy --source-dir ` + - migrate c++ code: `pwsh .\build_x64\axmol-migrate code --fuzzy --source-dir ` - migrate shader file: `pwsh .\build_x64\axmol-migrate shader --source-dir `