diff --git a/README.md b/README.md index 42a8b4f..ae0dc2b 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ this vendoring serves a few goals: - tighter control of distribution for fast installs (e.g. Ubuntu's `apt-get` is slow) we target the following platforms: -- Linux x86_64 (glibc) -- Linux aarch64 (glibc) +- Linux x86_64 +- Linux aarch64 - Darwin aarch64 (Apple Silicon) contributions welcome for other platforms!