Site updated at 2017-12-07 22:50:01 UTC
This commit is contained in:
parent
0eb88f97ab
commit
c4b31ef101
26 changed files with 65 additions and 65 deletions
|
@ -85,7 +85,7 @@ Beginners should check our <a href="/getting-started/">getting started guide</a>
|
|||
<h2><a class="title-link" name="step-1-install-dependencies" href="#step-1-install-dependencies"></a> Step 1: Install dependencies</h2>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get update
|
||||
<span class="gp">$ </span>sudo apt-get upgrade
|
||||
<span class="gp">$ </span>sudo apt-get install python3-pip python3-dev
|
||||
<span class="gp">$ </span>sudo apt-get install python3-pip python3-dev python3-venv
|
||||
<span class="gp">$ </span>sudo pip3 install --upgrade virtualenv
|
||||
</code></pre>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue