Skip to content

Commit

Permalink
Merge pull request #313 from bast/gh-pages
Browse files Browse the repository at this point in the history
Adapt Anaconda installer tab completion example to Python 3.
  • Loading branch information
Raniere Silva committed Apr 2, 2016
2 parents f049d15 + 63fd675 commit ab449dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ <h4 id="python-linux">Linux</h4>
Open a terminal window.
</li>
<li>
Type <pre>bash Anaconda-</pre> and then press
Type <pre>bash Anaconda3-</pre> and then press
tab. The name of the file you just downloaded should
appear.
</li>
Expand Down

0 comments on commit ab449dd

Please sign in to comment.