File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,11 +115,11 @@ The final demo can be seen [here](https://www.youtube.com/watch?v=IJV11OGTNT8) a
115
115
* For Anaconda, double click the Anaconda3-5.0.1-MacOSX-x86_64.pkg file you downloaded
116
116
117
117
#### 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:
119
119
120
- $ bash Miniconda3-latest-MacOSX -x86_64.sh
120
+ $ bash Miniconda3-latest-Linux -x86_64.sh
121
121
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:
123
123
124
124
$ bash Anaconda3-5.0.1-Linux-x86_64.sh
125
125
You can’t perform that action at this time.
0 commit comments