From acd32e628968cd63080d443be04def629bfe828a Mon Sep 17 00:00:00 2001 From: Manuel Angel Garcia Caballero Date: Fri, 26 Nov 2021 13:42:57 +0100 Subject: [PATCH] changing comments on overview install --- .../overview/overview-install/overview-install-npm.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/dxc-ngx-cdk-site/src/app/components/examples/overview/overview-install/overview-install-npm.properties b/projects/dxc-ngx-cdk-site/src/app/components/examples/overview/overview-install/overview-install-npm.properties index 8c4dc843d..cf968d19e 100644 --- a/projects/dxc-ngx-cdk-site/src/app/components/examples/overview/overview-install/overview-install-npm.properties +++ b/projects/dxc-ngx-cdk-site/src/app/components/examples/overview/overview-install/overview-install-npm.properties @@ -3,8 +3,8 @@ npm install -g @angular/cli@10.2.0 ng new -// Select SCSS as styling when angular cli ask for it +/* Select SCSS as styling when angular cli ask for it */ -// Add these dependencies to the projects +/* Add these dependencies to the projects */ 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