Skip to content

Commit 3844210

Browse files
committed
update readme
1 parent ec5d339 commit 3844210

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ target("test")
565565

566566
## Plugins
567567

568-
#### Generate IDE project file plugin(makefile, vs2002 - vs2022 .. )
568+
#### Generate IDE project file plugin(makefile, vs2002 - vs2026 .. )
569569

570570
```bash
571571
$ xmake project -k vsxmake -m "debug,release" # New vsproj generator (Recommended)

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ target("test")
553553

554554
## 插件
555555

556-
#### 生成IDE工程文件插件(makefile, vs2002 - vs2022, ...)
556+
#### 生成IDE工程文件插件(makefile, vs2002 - vs2026, ...)
557557

558558
```bash
559559
$ xmake project -k vsxmake -m "debug,release" # 新版vs工程生成插件(推荐)

0 commit comments

Comments
 (0)