Skip to content

Commit e00f2e1

Browse files
restrayTimothée Belhomme
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 04a4880 commit e00f2e1

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
@@ -71,9 +71,9 @@ If you would prefer to hide this step and run the plugin sync from the command l
7171
nvim --headless "+Lazy! sync" +qa
7272
```
7373

74-
### Introduction
74+
### Getting Started
7575

76-
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.
76+
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.
7777

7878
### Recommended Steps
7979

0 commit comments

Comments
 (0)