Minor styling improvements

This commit is contained in:
Joe Rickerby
2022-08-17 09:12:02 +01:00
parent 75c93112dc
commit 225ff6347f
5 changed files with 23 additions and 3 deletions
+2 -2
View File
@@ -91,7 +91,7 @@ You should see the builds taking place. You can experiment with options using en
cibuildwheel --platform linux
```
## Linux builds
### Linux builds
If you've got [Docker](https://www.docker.com/products/docker-desktop) installed on
your development machine, you can run a Linux build.
@@ -107,7 +107,7 @@ they're perfectly reproducible.
The only side effect to your system will be docker images being pulled.
## macOS / Windows builds
### macOS / Windows builds
Pre-requisite: you need to have native build tools installed.