Skip to content

Commit

Permalink
format README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
superlopuh committed Aug 30, 2024
1 parent fc916eb commit deb2771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@
Only linux is currently supported as a build environment

Building Quidditch requires the following tools to be installed:

* CMake 3.21 or newer
* A C++17 compiler
* Python 3
* Ninja (ideally)
* Docker to install the Quidditch toolchain. See [the toolchain directory for more details](runtime/toolchain/README.md)

Afterward, you can perform a mega build using:

```shell
git clone --recursive https://github.com/opencompl/quidditch
cd quidditch
Expand Down

0 comments on commit deb2771

Please sign in to comment.