From 85cd7ac298d321166a527e913d2bc630e7643a0e Mon Sep 17 00:00:00 2001 From: Adam Bouhrara <42783707+Adamou02@users.noreply.github.com> Date: Mon, 15 Jan 2024 00:08:17 +0100 Subject: [PATCH] docs: not necessary infos --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index b468074..98c4d96 100644 --- a/README.md +++ b/README.md @@ -38,22 +38,6 @@ To have a good Angular environment, type in your console : npm install ``` -- Install angular tools - ``` - ng add @angular/material - ``` - -- Install familytree depency - ``` - npm i @balkangraph/familytree.js - ``` - -- Install Cookie Service depency - ``` - npm install ngx-cookie-service - ``` - - ## Execution