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]()