diff --git a/README.md b/README.md index a8805cd382426d4549e7935d42d8430a81784b4c..c0db47955f0cac8fe7c0f3cccd6a8df9b7807f19 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## <a name="minimum-setup" ></a> What is the minimum setup before I start using GitLab? -Most of your profile settings are already populated from Stanford directory when you sign up with GitLab, such as your account id (sunetid), name, email. You should not change these. +Most of your profile settings are already populated from Stanford directory when the first time you login to GitLab, such as your account id (sunetid), name, email. You should not change these. You can click **Profile Settings** button on the left panel to change default appearance for your GitLab web interface. You definitely want to look into the "SSH Keys" tab. In this tab, click the "Add SSH Key" button to add SSH keys so you can communicate with GitLab through git command.