From b98a388cc1e0d057c91926d85704e79700da519e Mon Sep 17 00:00:00 2001 From: Joeh Date: Fri, 27 May 2022 10:12:25 +0100 Subject: [PATCH] update README with `brew` command for CocaPods installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aab5448..fada89d8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Download on the [App Store](https://tokenary.io/get). Required -- CocoaPods +- CocoaPods (`brew install cocoapods`) - Node.js (`brew install node`) - Yarn (`brew install yarn`)