diff --git a/README.md b/README.md index 41188bdb44..3e37d9e5a2 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ ### Configuring development environment -Get a copy +**Get a copy** ```sh git clone https://github.com/Alfresco/dev-platform-webcomponents.git ``` -Install symlinks for Alfresco components +**Install symlinks for Alfresco components** *ng2-alfresco-documentlist component:* @@ -28,6 +28,8 @@ cd ../../demo-shell-ng npm link ng2-alfresco-login ``` +Please refer to [this article](https://docs.npmjs.com/cli/link) for more details on npm link. + ### Building and running **Install dependencies:**