From 19917efe584b6e5b293df54fe941febab9a643a5 Mon Sep 17 00:00:00 2001 From: Jacob Pritchett Date: Mon, 17 Apr 2023 20:34:19 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c52106..0a69fe6 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Furthermore, Ether has some features that you won't find in other networking lib ### Installation -Ether is available through Swift Package Manager. To install it, simply add the following line to your `Package.swift` file: +Ether is available through Swift Package Manager. To install it, simply add the following `.package` line to your `Package.swift` file: ```swift dependencies: [