From 0f917d1eb0de16c637e7bc977992cf6004d644e5 Mon Sep 17 00:00:00 2001 From: pierrepebay Date: Thu, 23 Nov 2023 20:21:40 +0100 Subject: [PATCH] #16: readme: fix subtitle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e8dcf8090..ac35ea0b88 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ tasks over phases. ## Building the Python bindings -###Requirements +### Requirements In order to build the python bindings, make sure you have a Python `3.8` or `3.9` environment, with the `nanobind` package installed. You can install `nanobind` with `pip`: