From f6cdec670b9b757fc2225a2c6627ab79765e5b8a Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 8 Apr 2020 06:09:54 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/packages/npm_registry/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/packages/npm_registry/index.md') diff --git a/doc/user/packages/npm_registry/index.md b/doc/user/packages/npm_registry/index.md index 7b97933aa89..e66b3d1ac63 100644 --- a/doc/user/packages/npm_registry/index.md +++ b/doc/user/packages/npm_registry/index.md @@ -244,7 +244,7 @@ Registry. ## Installing a package -NPM packages are commonly installed using the the `npm` or `yarn` commands +NPM packages are commonly installed using the `npm` or `yarn` commands inside a JavaScript project. If you haven't already, you will need to set the URL for scoped packages. You can do this with the following command: -- cgit v1.2.1