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