This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/develop by this push:
new 0ba8531 updated README.md
new fec770d Merge pull request #217 from Keerthi4308/develop
0ba8531 is described below
commit 0ba8531e4107a075bcb29816ba3501265c7cdb1e
Author: Keerthi4308 <[email protected]>
AuthorDate: Fri Mar 15 16:16:00 2019 -0400
updated README.md
---
modules/ide-integration/README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/modules/ide-integration/README.md
b/modules/ide-integration/README.md
index f56a54d..c905f13 100644
--- a/modules/ide-integration/README.md
+++ b/modules/ide-integration/README.md
@@ -16,6 +16,9 @@ Using this module, you can setup a full Airavata installation
inside Intelij IDE
* python3
+* npm (install or update to latest version)
+ https://www.npmjs.com/get-npm
+
## Steps
### Setting up the development environment
@@ -166,4 +169,4 @@ https://support.google.com/accounts/answer/6010255?hl=en
```
docker-compose rm
- ```
\ No newline at end of file
+ ```