From 9edd81d9fbf9b2ca4134b5297c023046a6ceba6f Mon Sep 17 00:00:00 2001 From: Mueez Khan <30333942+rzmk@users.noreply.github.com> Date: Wed, 3 Sep 2025 13:18:39 -0400 Subject: [PATCH] docs: add interactive customizable installation demo GIF to README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7085810..1b609a0 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,11 @@ Paste this into your new Ubuntu 22.04 instance's terminal: wget -O - https://github.com/dathere/ckan-devstaller/releases/download/0.1.0/install.bash | bash ``` -{8479CBE1-788E-48B3-AE9C-F3A51724520C} +## Demos -## Demo (sped up) +### Interactive customizable installation +![ckan-devstaller-interactive-mode-demo](https://github.com/user-attachments/assets/cc12471c-5b20-4571-85d6-8a4351931419) + +### Installation (sped up) ![ckan-devstaller-demo](https://github.com/user-attachments/assets/9fc388ab-e044-4453-ae49-7d7f31065fe3)