Skip to content

Commit b57184e

Browse files
committed
Update requirements documentation
1 parent 4d74b55 commit b57184e

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,10 @@ This is a template for starting new C++ projects that conform to the IDI C++ pro
66

77
### Requirements
88

9-
- CMake >= 3.23
9+
- CMake >= 3.26
1010
- GCC 11+ / Clang 11+ / MSVC (VS2019+)
1111

12-
**Initialized submodules:**
13-
14-
```sh
15-
$ git submodule init
16-
$ git submodule update
17-
```
12+
_Dependencies are automatically fetched during CMake configuration._
1813

1914
### Build
2015

0 commit comments

Comments
 (0)