Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 80fb24d

Browse files
committed
Clear up binary/platform-specific in README
1 parent 82492e5 commit 80fb24d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ source-based distribution
6262
##### Use with different standard C libraries
6363

6464
The binary versions of this gem are linked against the most used standard
65-
library - glibc. Currently rubygems does not differentiate binary gems by
66-
standard library so we have no way of distributing different binaries for
67-
differnt standard libraries.
65+
library - glibc. Currently rubygems has no mechanism to differentiate
66+
platform-specific gems by standard library so we have no way of distributing
67+
different binaries for differnt standard libraries.
6868

6969
What this means is that if you're running a distro that does not use glibc
7070
(like Alpine Linux), you'll have to use a source version of the gem.

0 commit comments

Comments
 (0)