From 380552d14b7196fe4f75401ac1d6b9ac0b3bc621 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Sun, 5 Sep 2021 19:10:57 -0400 Subject: [PATCH] auto --- assign1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign1/README.md b/assign1/README.md index 4f2c402..2e5ba85 100644 --- a/assign1/README.md +++ b/assign1/README.md @@ -23,7 +23,7 @@ repository from `gitlab.cs.umd.edu` as follows: ``` git clone git@gitlab.cs.umd.edu:cmsc436Fall2021/cmsc436-<dirid> ``` -with your directoryID substituted for "<dirid>" above. This is the ssh +with your directoryID substituted for "\<dirid\>" above. This is the ssh version of git clone, which assumes you've uploaded an ssh key for your machine. Otherwise you can use: ``` -- GitLab