Skip to content

Commit e467af8

Browse files
authored
Merge pull request #2282 from lechpzn/main
docs (README.md): fix typo in Debian Jessie
2 parents dd50b21 + d2e1f2d commit e467af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The supported systems are limited by the dlls created in [`wasmvm`](https://gith
8585
However, **M1 macs are not fully supported.** (Experimental support was merged with wasmd 0.24)
8686
For linux, the default is to build for glibc, and we cross-compile with CentOS 7 to provide
8787
backwards compatibility for `glibc 2.12+`. This includes all known supported distributions
88-
using glibc (CentOS 7 uses 2.12, obsolete Debian Jessy uses 2.19).
88+
using glibc (CentOS 7 uses 2.12, obsolete Debian Jessie uses 2.19).
8989

9090
As of `0.9.0` we support `muslc` Linux systems, in particular **Alpine linux**,
9191
which is popular in docker distributions. Note that we do **not** store the

0 commit comments

Comments
 (0)