diff --git a/README.md b/README.md index c0db47955f0cac8fe7c0f3cccd6a8df9b7807f19..b766c8d1991f8e8e729130d31c7d9f978a0ea010 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ - [Can I use GitLab for PHI data?](#no-phi) ## <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 the first time you login to GitLab, such as your account id (sunetid), name, email. You should not change these. +Your gitlab user account will be automaticall provisioned when the first time you login to Gitlab and +most of your user profile settings are already populated from Stanford directory, 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.