File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Important points:
114114* Make sure you install the correct version for your OS.
115115* If you are asked during the installation process whether you'd like to make Anaconda your default Python installation, say yes.
116116
117- ### Updating Anaconda
117+ ### Updating ` conda `
118118
119119Anaconda supplies a tool called ` conda ` to manage and upgrade your Anaconda packages.
120120
@@ -123,9 +123,9 @@ One `conda` command you should execute regularly is the one that updates the who
123123As a practice run, please execute the following
124124
1251251 . Open up a terminal
126- 1 . Type ` conda update anaconda `
126+ 1 . Type ` conda update conda `
127127
128- For more information on conda, type conda help in a terminal.
128+ For more information on conda, type conda help in a terminal.
129129
130130(ipython_notebook)=
131131## {index}` Jupyter Notebooks <single: Jupyter Notebooks> `
You can’t perform that action at this time.
0 commit comments