You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: labs/00-labs-01-getting_started/2.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
## Step 2: Setting up Your Working Directory and Fileset
2
2
3
3
### Creating the Working Directory
4
-
A Learning Lab consists of a specific set of file types arranged in a specific directory structure. DevNet uses GitLab to manage learning labs, so you'll most likely begin work on your lab by cloning an existing GitLab repository.
4
+
A Learning Lab consists of a specific set of file types arranged in a specific directory structure. DevNet uses GitHub to manage learning labs, so you'll most likely begin work on your lab by cloning an existing GitLab repository.
5
5
6
-
You can clone the repo into any location on your workstation that is convenient for you, such as in a subdirectory that you've created. In the following figure, user `brubble` created a `dev\devnet-learning-labs` subdirectory in his local user directory and then cloned the `devnet-express` repository from Github into this directory.
6
+
You can clone the repo into any location on your workstation that is convenient for you, such as in a subdirectory that you've created. In the following figure, user `brubble` created a `dev\devnet-learning-labs` subdirectory in his local user directory and then cloned the `devnet-express` repository from GitHub into this directory.
7
7
8
8
<!-- these pics don't match the text very well. replace with better ones. -->
0 commit comments