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

Commit

Permalink
doc: update.
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroKaku committed Nov 2, 2022
1 parent 208f1c9 commit 4b3a3f1
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 @@ -108,7 +108,7 @@ Right click on the project and select "Manage NuGet Packages", then search for `

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

* `git clone https://github.com/MiroKaku/ucxxrt.git`
* `git clone --recurse-submodules https://github.com/MiroKaku/ucxxrt.git`
* Open `ucxxrt.sln` and compile.

## 4. Reference and Acknowledgement
Expand Down
2 changes: 1 addition & 1 deletion ReadMe.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ void Test$HashMap()

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

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

## 4. 引用参考和感谢
Expand Down

0 comments on commit 4b3a3f1

Please sign in to comment.