Skip to content

Commit 43d0d03

Browse files
committed
Replace deprecated 'NPM' term with 'npm'
1 parent 3aa0806 commit 43d0d03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/remote-rendering/how-tos/unity/install-remote-rendering-unity-package.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ To update your local package, just select a newer version from the Mixed Reality
3535

3636
To install the Remote Rendering package manually, you need to:
3737

38-
1. Download the package from the Mixed Reality Packages NPM feed at `https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry`.
39-
* You can either use [NPM](https://www.npmjs.com/get-npm) and run the following command to download the package to the current folder.
38+
1. Download the package from the Mixed Reality Packages npm feed at `https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry`.
39+
* You can either use [npm](https://www.npmjs.com/get-npm) and run the following command to download the package to the current folder.
4040

4141
```cmd
4242
npm pack com.microsoft.azure.remote-rendering --registry https://pkgs.dev.azure.com/aipmr/MixedReality-Unity-Packages/_packaging/Unity-packages/npm/registry

0 commit comments

Comments
 (0)