From f3f95f8d3605b25d98bcd52fa72f2c3f9efd094f Mon Sep 17 00:00:00 2001
From: Xu Wang <xuwang@stanford.edu>
Date: Wed, 13 Feb 2019 14:14:25 -0800
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c0db479..b766c8d 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.
 
-- 
GitLab