From 4b69a6ed29c71efc17048e6c5d65413f21626e74 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 20 Oct 2025 16:11:03 +0200 Subject: [PATCH] docs: remove video from readme, since it's outdated --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 1e7bb70d..b8357744 100644 --- a/README.md +++ b/README.md @@ -111,10 +111,6 @@ docker run -w /root -it --rm alpine:edge sh -uelic ' --- -There's a great video created by [@elijahmanor](https://github.com/elijahmanor) with a walkthrough to get started. - -[![Watch the video](https://img.youtube.com/vi/N93cTbtLCIM/hqdefault.jpg)](https://www.youtube.com/watch?v=N93cTbtLCIM) - [@dusty-phillips](https://github.com/dusty-phillips) wrote a comprehensive book called [LazyVim for Ambitious Developers](https://lazyvim-ambitious-devs.phillips.codes) available for free online.