docs: move video below install instructions
This commit is contained in:
12
README.md
12
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.
|
||||
|
||||
[](https://www.youtube.com/watch?v=N93cTbtLCIM)
|
||||
|
||||
---
|
||||
|
||||
You can find a starter template for **LazyVim** [here](https://github.com/LazyVim/starter)
|
||||
|
||||
<details><summary>Try it with Docker</summary>
|
||||
@ -114,6 +108,12 @@ docker run -w /root -it --rm alpine:edge sh -uelic '
|
||||
|
||||
</details>
|
||||
|
||||
There's also a great video created by [@elijahmanor](https://github.com/elijahmanor) with a walkthrough to get started.
|
||||
|
||||
[](https://www.youtube.com/watch?v=N93cTbtLCIM)
|
||||
|
||||
---
|
||||
|
||||
## 📂 File Structure
|
||||
|
||||
The files under config will be automatically loaded at the appropriate time,
|
||||
|
Reference in New Issue
Block a user