From 886faaf7998c1aefffe8554406913730d82e50d7 Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Sat, 2 Oct 2021 18:04:54 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 736163d..e23cf6c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You can clone/download the repository and run the [demo project](https://github. ### Swift Package Manager [Swift Package Manager](https://swift.org/package-manager) is a dependency manager built into Xcode. -If you are using Xcode 11 or higher, go to `File / Swift Packages / Add Package Dependency…` and enter package repository URL https://github.com/kizitonwose/CountryPickerView.git then follow the instructions. +If you are using Xcode 11 or higher, go to `File / Swift Packages / Add Package Dependency…` and enter package repository URL `https://github.com/kizitonwose/CountryPickerView.git` then follow the instructions. ### Cocoapods