Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
I have accidentally added an additional dot in #182
This PR removes it again.
  • Loading branch information
dnadoba authored Oct 13, 2022
1 parent 985a485 commit 6449054
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 @@ -14,7 +14,7 @@ All code will go through code review like in the other repositories related to t
`swift-nio-extras` part of the SwiftNIO 2 family of repositories and depends on the following:

- [`swift-nio`](https://github.com/apple/swift-nio), version 2.30.0 or better.
- Swift 5.5.2.
- Swift 5.5.2
- `zlib` and its development headers installed on the system. But don't worry, you'll find `zlib` on pretty much any UNIX system that can compile any sort of code.

To depend on `swift-nio-extras`, put the following in the `dependencies` of your `Package.swift`:
Expand Down

0 comments on commit 6449054

Please # to comment.