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 ==