Update home authored by Shrey Jasuja's avatar Shrey Jasuja
...@@ -28,7 +28,7 @@ To install the corelink server, add the following line to the .npmrc file: ...@@ -28,7 +28,7 @@ To install the corelink server, add the following line to the .npmrc file:
<pre style="white-space: pre-wrap; overflow-x: auto;"> <pre style="white-space: pre-wrap; overflow-x: auto;">
<code> <code>
@corelinkhub:registry=https://dev.hsrn.nyu.edu/api/v4/projects/<project_id>/packages/npm/ @corelinkhub:registry=https://dev.hsrn.nyu.edu/api/v4/projects/&lt;project_id&gt;/packages/npm/
registry=https://registry.npmjs.org/ registry=https://registry.npmjs.org/
</code> </code>
</pre> </pre>
... ...
......