From f06ecd62e7964341d6b8b1628b0c235762dffe5b Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Sun, 22 Aug 2021 13:50:49 -0500 Subject: [PATCH] format --- docs/install.md | 1 + docs/npm.md | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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)