fix typos

This commit is contained in:
Mason Rowe
2022-05-06 13:20:10 -04:00
parent f7f11143aa
commit f776e67455
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ This directory contains all of the binaries required to run the benchmarking tes
| iperf_aarch64 | 3.10.1 | 30-NOV-2021 | ARM | 64-bit |
| iperf_arm | 3.10.1 | 30-NOV-2021 | ARM | 32-bit |
Note: ARM compatibilty is considered experimental. Static binaries for ARM-based machines are cross-compiled within a Holy Build Box container using the [musl toolchain](https://musl.cc/).
Note: ARM compatibility is considered experimental. Static binaries for ARM-based machines are cross-compiled within a Holy Build Box container using the [musl toolchain](https://musl.cc/).
### Compile Notes