Skip to content

Commit b910198

Browse files
authored
Suggestions from code review
1 parent 05032d9 commit b910198

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ title: Setup
6060
Note that the following installation steps require you to work from the terminal (shell).
6161
If you run into any difficulties, please request help before the workshop begins.
6262

63-
1. Open [https://www.anaconda.com/distribution/][anaconda-linux] with your web browser.
63+
1. Open <https://www.anaconda.com/products/individual> in your web browser.
6464

6565
2. Download the Python 3 installer for Linux.
6666

@@ -73,11 +73,11 @@ If you run into any difficulties, please request help before the workshop begins
7373
c. Type
7474

7575
~~~
76-
$ bash Anaconda3-
76+
bash Anaconda3-
7777
~~~
7878
{: .language-bash}
7979
80-
and press tab. The name of the file you just downloaded should appear.
80+
and press <kbd>Tab</kbd>. The name of the file you just downloaded should appear.
8181
8282
d. Press <kbd>Return</kbd>.
8383

0 commit comments

Comments
 (0)