From 5ff5ec035264701a0b09b1a30e328cdb7e3e48e7 Mon Sep 17 00:00:00 2001 From: Olivier Pichon <203745+opichon@users.noreply.github.com> Date: Fri, 29 Nov 2024 07:42:40 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9fb00f9..f71e808 100644 --- a/README.md +++ b/README.md @@ -7,22 +7,15 @@ First, install [Yeoman](http://yeoman.io) and generator-devops using [npm](https ```bash npm install -g yo -npm install -g generator-iac +npm install -g generator-dzangolab-iac ``` Then generate your new project: ```bash -yo iac +yo dzangolab-iac ``` -## Getting To Know Yeoman - - * Yeoman has a heart of gold. - * Yeoman is a person with feelings and opinions, but is very easy to work with. - * Yeoman can be too opinionated at times but is easily convinced not to be. - * Feel free to [learn more about Yeoman](http://yeoman.io/). - ## License © [Dzango Technologies]()