Skip to content

Commit 7d9d00d

Browse files
authored
Update README.md to mention scikit-build-core (#25)
1 parent 3aba710 commit 7d9d00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ nanobind_example
1414

1515
This repository contains a tiny project showing how to create C++ bindings
1616
using [nanobind](https://github.com/wjakob/nanobind) and
17-
[scikit-build](https://scikit-build.readthedocs.io/en/latest/index.html). It
17+
[scikit-build-core](https://scikit-build-core.readthedocs.io/en/latest/index.html). It
1818
was derived from the corresponding _pybind11_ [example
1919
project](https://github.com/pybind/cmake_example/) developed by
2020
[@henryiii](https://github.com/henryiii).

0 commit comments

Comments
 (0)