Skip to content

Commit c2df639

Browse files
authored
Merge pull request #4 from luizhdinizf/master
Update README.md
2 parents 8a34c89 + 94897c1 commit c2df639

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ The final demo can be seen [here](https://www.youtube.com/watch?v=IJV11OGTNT8) a
115115
* For Anaconda, double click the Anaconda3-5.0.1-MacOSX-x86_64.pkg file you downloaded
116116

117117
#### Linux:
118-
* For Miniconda, open a terminal and navigate to the directory you downloaded Miniconda3-latest-MacOSX-x86_64.sh to and run:
118+
* For Miniconda, open a terminal and navigate to the directory you downloaded Miniconda3-latest-Linux-x86_64.sh to and run:
119119

120-
$ bash Miniconda3-latest-MacOSX-x86_64.sh
120+
$ bash Miniconda3-latest-Linux-x86_64.sh
121121

122-
* For Anaconda, open a terminal and navigate to the directory you downloaded Miniconda3-latest-MacOSX-x86_64.sh to and run:
122+
* For Anaconda, open a terminal and navigate to the directory you downloaded Anaconda3-5.0.1-Linux-x86_64.sh to and run:
123123

124124
$ bash Anaconda3-5.0.1-Linux-x86_64.sh
125125

0 commit comments

Comments
 (0)