Skip to content

Commit f79bf3a

Browse files
committed
docs: readme
1 parent 0c847db commit f79bf3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
### Requirements
44
* [XMake](https://xmake.io) [2.8.2+]
5-
* C++23 Compiler (MSVC, Clang-CL)
5+
* C++23 Compiler (MSVC or Clang-CL)
66

77
## Getting Started
88
```bat
9-
git clone https://github.com/libxse/commonlibob64
9+
git clone --recurse-submodules https://github.com/libxse/commonlibob64
1010
cd commonlibob64
1111
```
1212

0 commit comments

Comments
 (0)