Index: man/html/depot_tools_tutorial.html |
diff --git a/man/html/depot_tools_tutorial.html b/man/html/depot_tools_tutorial.html |
index ffe62c1e1e0f3d6b73d2c71752fd7803cba4120a..4dc643fdf01f790d32c88dafb52a4f5b813cf6c1 100644 |
--- a/man/html/depot_tools_tutorial.html |
+++ b/man/html/depot_tools_tutorial.html |
@@ -873,7 +873,7 @@ Litmus Test |
<div class="paragraph"><p>Clone the <em>depot_tools</em> repository:</p></div> |
<div class="listingblock"> |
<div class="content"> |
-<pre><code><strong><span class="white">$ git clone https://chromium.googlesource.com/chromium/tools/depot_tools</span></strong></code></pre> |
+<pre><code><strong><span class="white">$ git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git</span></strong></code></pre> |
</div></div> |
<div class="paragraph"><p>Add <em>depot_tools</em> to the <em>end</em> of your PATH (you will probably want to put this |
in your <code>~/.bashrc</code> or <code>~/.zshrc</code>). Assuming you cloned <em>depot_tools</em> to |
@@ -902,7 +902,7 @@ autoupdate itself. You can use “Extract all…” from the context |
bundle to <code>C:\workspace\depot_tools</code>:</p></div> |
<div class="dlist"><dl> |
<dt class="hdlist1"> |
-With Administrator access: |
+With Administrator access: |
</dt> |
<dd> |
<p> |
@@ -911,7 +911,7 @@ With Administrator access: |
<div class="paragraph"><p>Modify the PATH system variable to include <code>C:\workspace\depot_tools</code>.</p></div> |
</dd> |
<dt class="hdlist1"> |
-Without Administrator access: |
+Without Administrator access: |
</dt> |
<dd> |
<p> |