From 2bfc793631a717dad41bccddea5bcc2626482d5a Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Mon, 23 Aug 2021 11:06:44 -0500 Subject: [PATCH] Update docs/npm.md Co-authored-by: Katie Horne --- docs/npm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/npm.md b/docs/npm.md index ef6c99a0..4aaa0c07 100644 --- a/docs/npm.md +++ b/docs/npm.md @@ -103,7 +103,7 @@ For help and additional troubleshooting, see [#1397](https://github.com/cdr/code ## Installing -After adding the dependencies for your OS, install code-server package globally: +After adding the dependencies for your OS, install the code-server package globally: ```bash yarn global add code-server