closes # 9426
[arvados.git] / doc / _includes / _arv_copy_expectations.liquid
index 50362def446426278fdb4e3e9abca73000a27c38..a76c9e7c255b0d8be82c6d480a8f43337475062a 100644 (file)
@@ -3,10 +3,4 @@ As stated above, arv-copy is recursive by default and requires a working git rep
 
 <br/>In addition, arv-copy requires git when copying to a git repository. Please make sure that git is installed and available.
 
-Use the following command to check if git is available.
-<notextile><pre><code>~$ <span class="userinput">git --help</span></code></pre></notextile>
-
-Use the following command to install git.
-<notextile><pre><code>~$ <span class="userinput">sudo apt-get install git</span></code></pre></notextile>
-
 {% include 'notebox_end' %}