From ca077b1bb6816010dd632867b6323f49a32360aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Fri, 28 Jul 2023 15:27:46 +0300 Subject: [PATCH] update version --- .../demo/components/documentation/documentation.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/demo/components/documentation/documentation.component.html b/src/app/demo/components/documentation/documentation.component.html index 7c1c80d..a722754 100644 --- a/src/app/demo/components/documentation/documentation.component.html +++ b/src/app/demo/components/documentation/documentation.component.html @@ -2,7 +2,7 @@

Documentation

Getting Started

-

Sakai is an application template for Angular and is distributed as a CLI project. Current versions is Angular v15 with PrimeNG v15. In case CLI is not installed already, use the command below to set it up.

+

Sakai is an application template for Angular and is distributed as a CLI project. Current versions is Angular v16 with PrimeNG v16. In case CLI is not installed already, use the command below to set it up.

npm install -g @angular/cli