| Index: README.md
|
| diff --git a/README.md b/README.md
|
| index 32e5d230bfc0089a03bc097effbae040b4be6ef0..225a3656f32c435b4e903ab28ff1cff2823ff012 100644
|
| --- a/README.md
|
| +++ b/README.md
|
| @@ -58,6 +58,7 @@ Run the following to setup the code review tool and create your first review:
|
| # This will ask for your Google Account credentials.
|
| git cl upload -s
|
| # Wait for LGTM over email.
|
| - git cl land
|
| + # Check the commit queue box in codereview website.
|
| + # Wait for the change to be tested and landed automatically.
|
|
|
| Use `git cl help` and `git cl help <cmd>` for more details.
|
|
|