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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ npm install -g @angular/[email protected]
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/[email protected] @angular/[email protected] @angular/[email protected] [email protected] [email protected]

0 commit comments

Comments
 (0)