Changes

Jump to navigation Jump to search
14 bytes removed ,  00:15, 22 March 2017
Line 11: Line 11:  
To clone CRIU repo and switch to the proper branch, run:
 
To clone CRIU repo and switch to the proper branch, run:
   −
<pre><nowiki>
+
<source>
        git clone https://github.com/xemul/criu
+
git clone https://github.com/xemul/criu criu
        git checkout criu-dev
+
cd criu
</nowiki></pre>
+
git checkout criu-dev
 +
</source>
    
== Compile ==
 
== Compile ==

Navigation menu