Update README.md
This commit is contained in:
parent
767a3c21f1
commit
d7c75a2b04
1 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@ Will support:
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
* CMake (duh)
|
||||||
|
* C++ 20
|
||||||
* OpenGL 4.5 or higher
|
* OpenGL 4.5 or higher
|
||||||
* DirectX 11 support on Windows machines
|
* DirectX 11 support on Windows machines
|
||||||
|
|
||||||
|
@ -28,7 +30,7 @@ Will support:
|
||||||
# if you cloned non-recursively then run "git submodule update --init"
|
# if you cloned non-recursively then run "git submodule update --init"
|
||||||
cd <folder_name>/CMake
|
cd <folder_name>/CMake
|
||||||
cmake ..
|
cmake ..
|
||||||
```
|
```
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
Huge thanks to these people:
|
Huge thanks to these people:
|
||||||
|
|
Loading…
Add table
Reference in a new issue