diff --git a/README.md b/README.md index 0da7a1be453a214baea42c8e589b4749ad0ae6a2..bbb94a0ced859b4bb537fb8157a9901abaa73394 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? Your gitlab user account will be automatically provisioned when the first time you login to Gitlab and -most of your user profile settings will be populated from Stanford directory, such as your account id (sunetid), name, email. You should not change these. +most of your user profile settings will be populated from Stanford directory, such as your account id (sunetid), name, email. You should not change these. If you get a "422 Error" after login to gitlab, see [Why do I get "422 Error?" when sign-in?](#422-error) 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.