Skip to content

Commit ad8ffd8

Browse files
Merge pull request #462 from dxc-technology/fix-themeservice
changing comments on overview install
2 parents 9838d9d + acd32e6 commit ad8ffd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/dxc-ngx-cdk-site/src/app/components/examples/overview/overview-install/overview-install-npm.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ npm install -g @angular/cli@10.2.0
33

44
ng new <name-app>
55

6-
// Select SCSS as styling when angular cli ask for it
6+
/* Select SCSS as styling when angular cli ask for it */
77

8-
// Add these dependencies to the projects
8+
/* Add these dependencies to the projects */
99

1010
npm install @dxc-technology/halstack-angular @angular/material@10.2.5 @angular/material-moment-adapter@10.2.5 @angular/cdk@10.2.5 rxjs@6.5.2 typescript@3.9.5

0 commit comments

Comments
 (0)