Update OSDU Angular Code Setup, Installation and Deployment authored by Sourabh Roy's avatar Sourabh Roy
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<ul> <ul>
<li><strong>Install the Angular CLI:</strong> <li><strong>Install the Angular CLI:</strong>
<ul> <ul>
<li>To install the Angular CLI, open a terminal window and run the following command: <strong>npm install -g @angular/cli</strong></li> <li>To install the Angular CLI, open a terminal window and run the following command: <strong>npm install -g @angular/cli@9</strong></li>
</ul> </ul>
</li> </li>
</ul> </ul>
... ...
......