Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dillof committed Dec 21, 2023
1 parent 9f54ce6 commit 83e5d2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Fast Ninja is a minimalist frontend for the [Ninja](https://ninja-build.org) build system to allow it to be used directly.

## Building Accelerate
## Building Fast Ninja

Fast Ninja is written in C++20 and should run on any modern platform. It also comes with an extensive test suite.
Fast Ninja is written in C++20 and should run on any modern platform. It will also come with an extensive test suite.

To build it, you need a C++20 compiler and [cmake](https://cmake.org). To run the tests, you need [Python](https://www.python.org) and [nihtest](https://github.com/nih-at/nihtest).

Expand Down

0 comments on commit 83e5d2b

Please sign in to comment.