diff --git a/docs/install.md b/docs/install.md index 41c38783..bb2440f0 100644 --- a/docs/install.md +++ b/docs/install.md @@ -12,6 +12,7 @@ - [macOS](#macos) - [Docker](#docker) - [Helm](#helm) +- [Windows](#windows) - [Raspberry Pi](#raspberry-pi) - [Termux](#termux) - [Cloud providers](#cloud-providers) diff --git a/docs/npm.md b/docs/npm.md index 6ee0d386..b93cb66e 100644 --- a/docs/npm.md +++ b/docs/npm.md @@ -1,6 +1,6 @@ -# yarn, npm +# npm Install Requirements - [Node.js version](#nodejs-version) - [Ubuntu, Debian](#ubuntu-debian) @@ -8,7 +8,10 @@ - [Alpine](#alpine) - [macOS](#macos) - [FreeBSD](#freebsd) -- [Issues with Node.js after version upgrades](#issues-with-nodejs-after-version-upgrades) +- [Windows](#windows) +- [Installing](#installing) +- [Troubleshooting](#troubleshooting) + - [Issues with Node.js after version upgrades](#issues-with-nodejs-after-version-upgrades)