Skip to content

Commit 117e1f1

Browse files
dam9000Andrew M. Farrell
authored andcommitted
README.md: rename the duplicate "Introduction" to "Getting Started" (nvim-lua#572)
Changing this second "Introduction" heading to "Getting Started" The recent change in README which moved the youtube link from FAQ to it's own section used the heading "Introduction" which is already the first heading in the file.
1 parent 28f0385 commit 117e1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ If you would prefer to hide this step and run the plugin sync from the command l
7272
nvim --headless "+Lazy! sync" +qa
7373
```
7474

75-
### Introduction
75+
### Getting Started
7676

77-
To get started, see [Effective Neovim: Instant IDE](https://youtu.be/stqUbv-5u2s), covering the previous version. Note: The install via init.lua is outdated, please follow the install instructions in this file instead. An updated video is coming soon.
77+
See [Effective Neovim: Instant IDE](https://youtu.be/stqUbv-5u2s), covering the previous version. Note: The install via init.lua is outdated, please follow the install instructions in this file instead. An updated video is coming soon.
7878

7979
### Recommended Steps
8080

0 commit comments

Comments
 (0)