We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8a899 commit f78b4d9Copy full SHA for f78b4d9
README.md
@@ -11,8 +11,8 @@ this vendoring serves a few goals:
11
- tighter control of distribution for fast installs (e.g. Ubuntu's `apt-get` is slow)
12
13
we target the following platforms:
14
-- Linux x86_64 (glibc)
15
-- Linux aarch64 (glibc)
+- Linux x86_64
+- Linux aarch64
16
- Darwin aarch64 (Apple Silicon)
17
18
contributions welcome for other platforms!
0 commit comments