Skip to content

Commit ba191b8

Browse files
committed
Update ToC for README.md
1 parent cd92603 commit ba191b8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ Fix IntelliJ/WebStorm's npm integration under nodenv
44

55
<!-- toc -->
66

7+
- [Pre-requisites](#pre-requisites)
8+
- [Installation](#installation)
9+
* [nodenv plugin](#nodenv-plugin)
10+
* [jetbrains-aware git clone](#jetbrains-aware-git-clone)
11+
* [standalone clone](#standalone-clone)
12+
* [homebrew](#homebrew)
13+
* [global npm or yarn package](#global-npm-or-yarn-package)
14+
- [Configuration](#configuration)
15+
* [Package Manager](#package-manager)
16+
* [Nodenv Root](#nodenv-root)
17+
- [Why is this necessary?](#why-is-this-necessary)
18+
- [How it works](#how-it-works)
19+
20+
<!-- tocstop -->
21+
722
## Pre-requisites
823

924
This proxy assumes you have already selected nodenv's shim as your node runtime within your IDE's preferences:

0 commit comments

Comments
 (0)