This is an automated email from the ASF dual-hosted git repository.

smarru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-sandbox.git

commit cb7f652f0b5a7e30d91677c66224e0f4b165c12c
Author: Aishwarya Vijay Sinhasane 
<48974593+aishwaryasinhas...@users.noreply.github.com>
AuthorDate: Thu Jul 21 03:12:04 2022 -0400

    Update README.md
---
 gsoc2022/seagrid-rich-client/README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gsoc2022/seagrid-rich-client/README.md 
b/gsoc2022/seagrid-rich-client/README.md
index 4cd99781..73754958 100644
--- a/gsoc2022/seagrid-rich-client/README.md
+++ b/gsoc2022/seagrid-rich-client/README.md
@@ -15,15 +15,18 @@
    - https://nodejs.org/en/download/
    
    Check node.js installed 
-      - npm -v 
+   
+      - npm -v
       - node -v
 
 #### Now to install electronJS run below command. 
-- npm install --save-dev electron
+
+   - npm install --save-dev electron
 
 #### Run Application
 1. Clone the repository. 
 2. Run below command 
+   
    - npm start
 3. This will launch the application 
 4. You can login with your credentials and try to submit the experiment. Also 
you can view molecule structures using molecule viewer. 

Reply via email to