diff options
-rw-r--r-- | Documentation/lessons/lesson2.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/lessons/lesson2.md b/Documentation/lessons/lesson2.md index a95dd809cc..d3e0d8c08f 100644 --- a/Documentation/lessons/lesson2.md +++ b/Documentation/lessons/lesson2.md @@ -65,8 +65,8 @@ On Gerrit, click on the **Browse** tab in the upper left corner and select to click the next page arrow at the bottom a few times to find it. If you are using SSH keys, select **ssh** from the tabs under "Project -coreboot" and run the clone with commit-msg hook command that's provided. This -should prompt you for your id_rsa passphrase, if you previously set one. +coreboot" and run the "clone with commit-msg hook" command that's provided. +This should prompt you for your id_rsa passphrase, if you previously set one. If you are using HTTP, instead, select **http** from the tabs under "Project coreboot" and run the command that appears |