Skip to content

Commit

Permalink
s/bash Anaconda-/bash Anaconda3-/
Browse files Browse the repository at this point in the history
Current Python 3 installer is called Anaconda3-4.0.0-Linux-x86_64.sh
and 'bash Anaconda-' would not autocomplete.
  • Loading branch information
Radovan Bast committed Apr 1, 2016
1 parent f049d15 commit 63fd675
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 63fd675

Please sign in to comment.