diff --git a/website/docs/01-Orientation/01.05-Installing-Anaconda-on-Linux.md b/website/docs/01-Orientation/01.05-Installing-Anaconda-on-Linux.md index 0afa3f98..848fbe2e 100644 --- a/website/docs/01-Orientation/01.05-Installing-Anaconda-on-Linux.md +++ b/website/docs/01-Orientation/01.05-Installing-Anaconda-on-Linux.md @@ -55,7 +55,7 @@ Now that the bash installer (.sh file) link is stored on the clipboard, use ```w $ cd ~ $ mkdir tmp $ cd tmp -$ https://repo.continuum.io/archive/Anaconda3.sh +$ wget https://repo.continuum.io/archive/Anaconda3.sh ``` ### 5. Run the bash script to install **Anaconda3**