Skip to content

Commit 42e1bc4

Browse files
authored
Merge pull request #122 from annajiat/patch-2
Update 02-getting-started.md
2 parents d3928b5 + f268e5b commit 42e1bc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

episodes/02-getting-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,7 @@ stored within the same directory as these project files, in a hidden directory c
126126
repository either by using [GitHub's web interface](https://github.com/new), or via the command line. Let's use the command line to create a git
127127
repository for the experiments that we're going to do today.
128128

129-
First, we will create a new directory for our project and enter that directory.
130-
<!explain commands as we go along>
129+
First, we will create a new directory for our project and enter that directory. We will explain commands as we go along.
131130

132131
~~~
133132
$ mkdir hello-world

0 commit comments

Comments
 (0)