README updates

This commit is contained in:
Denys Vuika
2016-04-22 14:30:54 +01:00
parent 96fbccc706
commit 6d6c74505a

View File

@@ -2,13 +2,13 @@
### Configuring development environment ### Configuring development environment
Get a copy **Get a copy**
```sh ```sh
git clone https://github.com/Alfresco/dev-platform-webcomponents.git git clone https://github.com/Alfresco/dev-platform-webcomponents.git
``` ```
Install symlinks for Alfresco components **Install symlinks for Alfresco components**
*ng2-alfresco-documentlist component:* *ng2-alfresco-documentlist component:*
@@ -28,6 +28,8 @@ cd ../../demo-shell-ng
npm link ng2-alfresco-login 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 ### Building and running
**Install dependencies:** **Install dependencies:**