diff --git a/README.md b/README.md index 7d44103..6c0ca25 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,22 @@ Record a gif from your iOS simulator in a jiffy ![Example GIF](example.gif?raw=true) +### Instalation + +Assuming that you have [Homebrew](https://brew.sh/) installed, execute the following steps: + +1. Use this repository as a "tap" (alternative package repository): + +```sh +$ brew tap fjcaetano/ios-simulator-gif https://github.com/fjcaetano/ios-simulator-gif.git +``` + +2. Install ios-simulator-gif (and dependencies): + +```sh +$ brew install fjcaetano/ios-simulator-gif +``` + ### Usage ```sh