Changes

From Genome Analysis Wiki
Jump to navigationJump to search
6 bytes added ,  11:21, 27 May 2015
Line 12: Line 12:     
   #this will create a directory named vt in the directory you cloned the repository
 
   #this will create a directory named vt in the directory you cloned the repository
   1. git clone https://github.com/atks/vt.git  
+
   1. git clone https://github.com/atks/vt.git  <br>
   
   
   #change directory to vt
 
   #change directory to vt
   2. cd vt
+
   2. cd vt <br>
 
   
   #run make, note that compilers need to support the c++0x standard  
 
   #run make, note that compilers need to support the c++0x standard  
   3. make  
+
   3. make <br>
 
   
   #you can test the build (Acknowledgements to [https://github.com/holtgrewe holtgrewe@github] for helping out with this.)
 
   #you can test the build (Acknowledgements to [https://github.com/holtgrewe holtgrewe@github] for helping out with this.)
 
   4. make test
 
   4. make test
1,102

edits

Navigation menu