Skip to content

Commit 5dfb800

Browse files
authored
Correct Sub-bullet syntax in Readme
1 parent 2857404 commit 5dfb800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Building requires:
2323
* Git
2424
* C++ Compiler - Platform specific requirements are summarized in [scikit-build documentation](http://scikit-build.readthedocs.io).
2525
* Python
26-
** pip >= 9.0.0
27-
** setuptools >= 28.0.0
26+
* pip >= 9.0.0
27+
* setuptools >= 28.0.0
2828

2929
Please ensure that `pip` and `setuptools` are up to date and are a recent version.
3030

0 commit comments

Comments
 (0)