aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDamjan 9000 <damjan.9000@gmail.com>2024-01-09 01:36:11 +0100
committerDamjan 9000 <damjan.9000@gmail.com>2024-01-09 01:36:11 +0100
commit70683b1a4d29698189cb6a13eb363c71715bca93 (patch)
tree8a10662b258e70428560976b733960b0e1eac709 /README.md
parentd81c0326b43f7c920cf263c32a89717983a60990 (diff)
parent60b93c95d31d1b6723ba1c85db42352b343ebe10 (diff)
Merge 'upstream/master' README.md: rename the duplicate "Introduction" to "Getting Started"
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5c78491..1a7e540 100644
--- a/README.md
+++ b/README.md
@@ -72,9 +72,9 @@ If you would prefer to hide this step and run the plugin sync from the command l
nvim --headless "+Lazy! sync" +qa
```
-### Introduction
+### Getting Started
-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.
+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.
### Recommended Steps