Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
songdongsheng committed Feb 16, 2019
1 parent 9839152 commit ecad7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ecad7e6

Please sign in to comment.