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

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 5de9d12  Updated Installation (markdown)
5de9d12 is described below

commit 5de9d1213d06d7a54a13018f8dd889f347ca266c
Author: Chris Mattmann <[email protected]>
AuthorDate: Tue Aug 14 10:21:46 2018 -0700

    Updated Installation (markdown)
---
 Installation.md | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/Installation.md b/Installation.md
index 1b09453..e3cc4cf 100644
--- a/Installation.md
+++ b/Installation.md
@@ -18,21 +18,6 @@ Then, you can build DRAT in a few steps, substituting 
`~/drat/` with your prefer
 6. `tar -C ../../deploy/ -xvzf 
distribution/target/dms-distribution-0.1-bin.tar.gz`
 7. See the wiki on [how to run 
DRAT](https://github.com/chrismattmann/drat/wiki/How-to-Run).  
 
-Edits
-===
-After updating or changing the source code:
-* Please follow the steps from 5
-* In case update needs to be done on Vue for Proteus UI (new)  
-Before Begin :  
-> move to `~/drat/webapps/proteus-new/src/main/webapp/resources`  
-    execute `npm install` (Only on first Attempt)
-
-If you have altered or modified Vue code of Proteus new Web application  
-(You need node version 8 or above)
- > execute `npm run clean`
- then `npm run build`  
-Finally build the drat from step 5.
-
 Useful Environment Variables
 ===
 The following useful environment variables are set by RADIX but can be 
overwritten

Reply via email to