diff --git a/README.md b/README.md index 4912a51..4274da6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ### Installation As easy as: - ```npm install``` +- ```npm install -g markdown-styleguide-generator``` [StyleGenerator installation](https://www.npmjs.com/package/markdown-styleguide-generator#install) ### Build If you want to use any of the CartoAssets components, after the installation just run: @@ -15,6 +16,8 @@ If you want to use any of the CartoAssets components, after the installation jus It will generate a UI documentation about the components in this repository: - ```grunt dev``` +If you want to check the documenation, it is generated in the dist folder. + ### Publish a new version in NPM In order to publish a new version of CartoAssets you need to: