From ecad7e6a0abcd06b925f8a919f550d91e0d9244d Mon Sep 17 00:00:00 2001 From: Dongsheng Song Date: Sun, 17 Feb 2019 00:04:38 +0800 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ed005e..1f4a7f2 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ it will **use root permission silently** if invalid user-spec given ! + The easiest way is to keep using the static musl version: su-exec-musl-static (38 KiB). + If you use musl distribution, e.g. Alpine Linux, use shared musl version: su-exec-musl-shared (10 KiB) -+ If you use glibc distribution, e.g. CentOS/Debian/Ubuntu/RHEL Linux, use shared musl version: su-exec-glibc-shared (7 KiB) ++ If you use glibc distribution, e.g. CentOS/Debian/Ubuntu/RHEL Linux, use shared glibc version: su-exec-glibc-shared (7 KiB) ### Linux distribution and version support matrix