From 16124669752151d0be6cc591ee3015a8b0fe03bc Mon Sep 17 00:00:00 2001 From: drkarthi Date: Wed, 8 Jan 2020 13:35:52 -0600 Subject: [PATCH] first external commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba7def8a..0c6f44a3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ### How to build - Clone or download a copy of the repository -- If you don't already have it, get Carthage +- If you don't already have it, get Carthage using `brew install carthage` or any of the other methods listed [here](https://github.com/Carthage/Carthage#installing-carthage). - In terminal, `cd` into your copy and run `$ carthage bootstrap --cache-builds --platform macos` - Open `Boop/Boop.xcodeproj` - Press play