From c0b235a3604fd4bbf0b690f98f7e8b5f31a638d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C3=A1vio=20Caetano?= Date: Wed, 5 Jun 2019 14:28:01 -0300 Subject: [PATCH] fix(README): fix install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c0ca25..8f8b56a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ $ brew tap fjcaetano/ios-simulator-gif https://github.com/fjcaetano/ios-simulato 2. Install ios-simulator-gif (and dependencies): ```sh -$ brew install fjcaetano/ios-simulator-gif +$ brew install fjcaetano/ios-simulator-gif/ios-simulator-gif ``` ### Usage