Commit 0b7194aa authored by Ed Reel's avatar Ed Reel

Correct invalid command line

parent cb77fb99
...@@ -71,10 +71,10 @@ ...@@ -71,10 +71,10 @@
<pre><code>$ crew update</code></pre> <pre><code>$ crew update</code></pre>
</div> </div>
<div class="bs-example bs-example-type"> <div class="bs-example bs-example-type">
<h4>Update Chromebrew itself:</h4> <h4>Update Chromebrew packages:</h4>
</div> </div>
<div class="highlight"> <div class="highlight">
<pre><code>$ crew update crew</code></pre> <pre><code>$ crew upgrade</code></pre>
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment