From 68ad526f3ac1d2c0947296cc6d1259891d54ece4 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 6 Feb 2023 22:37:26 +0100 Subject: [PATCH] docs: move video below install instructions --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e93bbc80..adae2db4 100644 --- a/README.md +++ b/README.md @@ -62,12 +62,6 @@ to tweak your config as needed, along with the convenience of a pre-configured s ## 🚀 Getting Started -There's a 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) - ---- - You can find a starter template for **LazyVim** [here](https://github.com/LazyVim/starter)
Try it with Docker @@ -114,6 +108,12 @@ docker run -w /root -it --rm alpine:edge sh -uelic '
+There's also 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) + +--- + ## 📂 File Structure The files under config will be automatically loaded at the appropriate time,