diff options
Diffstat (limited to 'Documentation/lessons')
-rw-r--r-- | Documentation/lessons/lesson2.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/lessons/lesson2.md b/Documentation/lessons/lesson2.md index d6f800c290..626e76e74a 100644 --- a/Documentation/lessons/lesson2.md +++ b/Documentation/lessons/lesson2.md @@ -68,6 +68,10 @@ 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. +**Note:** if the **ssh** option is not showing, check that you have a username +set. Click the profile picture at the top right and select **User Settings**, +then set your username in the **Profile** section. + If you are using HTTP, instead, select **http** from the tabs under "Project coreboot" and run the command that appears |