Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f2d5be0

Browse filesBrowse files
jaeyungkimmmcky
andauthored
Update getting_started.md (#347)
* Update getting_started.md * update section title --------- Co-authored-by: mmcky <mamckay@gmail.com>
1 parent 4fd9e51 commit f2d5be0
Copy full SHA for f2d5be0

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Collapse file

‎lectures/getting_started.md‎

Copy file name to clipboardExpand all lines: lectures/getting_started.md
+3-3Lines changed: 3 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff 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

119119
Anaconda 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
123123
As a practice run, please execute the following
124124

125125
1. 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>`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.