Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
doc: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroKaku committed Oct 7, 2023
1 parent 1f2d5d0 commit 399179e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Right click on the project and select "Manage NuGet Packages", then search for `

## 3. How to compile

IDE:Visual Studio 2019 or higher (Compiling for ARM/ARM64 requires Visual Studio 2022)
IDE:Visual Studio 2022 latest version

* `git clone --recurse-submodules https://github.com/MiroKaku/ucxxrt.git`
* Open `ucxxrt.sln` and compile.
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ void Test$HashMap()

## 3. 怎样编译

IDE:Visual Studio 2019 或更高版本 (编译 ARM/ARM64 需要 Visual Studio 2022)
IDE:Visual Studio 2022 最新版

* `git clone --recurse-submodules https://github.com/MiroKaku/ucxxrt.git`
* 打开 `ucxxrt.sln` 进行编译。
Expand Down

0 comments on commit 399179e

Please sign in to comment.