Skip to content

Commit

Permalink
Update requirements documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas committed Mar 19, 2024
1 parent 4d74b55 commit b57184e
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,10 @@ This is a template for starting new C++ projects that conform to the IDI C++ pro

### Requirements

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

**Initialized submodules:**

```sh
$ git submodule init
$ git submodule update
```
_Dependencies are automatically fetched during CMake configuration._

### Build

Expand Down

0 comments on commit b57184e

Please sign in to comment.