From 63fd67513bf02a8ad4d6c827811b346f47ad4caa Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Fri, 1 Apr 2016 21:07:31 +0200 Subject: [PATCH] s/bash Anaconda-/bash Anaconda3-/ Current Python 3 installer is called Anaconda3-4.0.0-Linux-x86_64.sh and 'bash Anaconda-' would not autocomplete. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3c67937..5c17fea 100644 --- a/index.html +++ b/index.html @@ -617,7 +617,7 @@

Linux

Open a terminal window.
  • - Type
    bash Anaconda-
    and then press + Type
    bash Anaconda3-
    and then press tab. The name of the file you just downloaded should appear.