Skip to content

Commit f1b50e6

Browse files
authored
Update README to document support for Alpine Linux (#153)
1 parent e019cb6 commit f1b50e6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -833,15 +833,13 @@ The Swift SDK has the following platform requirements:
833833
| watchOS | 9.0+ |
834834
| tvOS | 16.0+ |
835835
| visionOS | 1.0+ |
836-
| Linux | Distributions with `glibc` |
836+
| Linux | Distributions with `glibc` or `musl`, including Ubuntu, Debian, Fedora, and Alpine Linux |
837837

838838
While the core library works on any platform supporting Swift 6
839839
(including Linux and Windows),
840840
running a client or server requires a compatible transport.
841841

842-
We're actively working to expand platform support:
843-
- [Alpine Linux support](https://github.com/modelcontextprotocol/swift-sdk/pull/64)
844-
- [Windows support](https://github.com/modelcontextprotocol/swift-sdk/pull/64)
842+
We're working to add [Windows support](https://github.com/modelcontextprotocol/swift-sdk/pull/64).
845843

846844
## Debugging and Logging
847845

0 commit comments

Comments
 (0)