Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maddsua authored May 18, 2024
1 parent 7c52f22 commit b2874f4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,8 @@ Go see [some examples or smthng](/examples)
## A few quick notes before you start blasting
### OS support
- Any modern linux
- Windows 7+ (might actually work on 7, let me know if it does)
### Compiler version
Use GCC 10 or never. The project uses a few of the c++20 features, and it might not compile with GCC's older versions.
Use GCC 10 or never. The project uses a few of the c++20 features, and it might not compile with older versions.
Other compilers are not \*officially\* supported, but there aren't any super-GCC-specific tricks employed in this project, so theoretically with some tweaking it should compile anywhere.

0 comments on commit b2874f4

Please sign in to comment.