diff --git a/README.md b/README.md index f6bf1220..38fa504f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ For Git + Jira analytics in 10 minutes on your laptop, launch: ```shell /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/faros-ai/faros-community-edition/main/install.sh)" _ --source github ``` +![Install Flow](img/install_flow.gif) - ℹ️ Prerequisite: Docker Desktop + git + API Tokens for your systems. - ✅ The script explains what it will do and then pauses before it does it. - For more information, check our [🧡 Faros Essentials page](https://community.faros.ai/docs/faros-essentials). diff --git a/img/install_flow.gif b/img/install_flow.gif new file mode 100644 index 00000000..362675e7 Binary files /dev/null and b/img/install_flow.gif differ