| Index: README.md
|
| diff --git a/README.md b/README.md
|
| index 2213b25bcb008edecc7e159e80ccb9c8a769aab2..1e0b00aed9ece451df6cbcec2b1ee3c12b878750 100644
|
| --- a/README.md
|
| +++ b/README.md
|
| @@ -43,6 +43,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 Commit Queue checkbox in Rietveld codereview site.
|
| + # See it tested and landed automatically.
|
|
|
| Use `git cl help` and `git cl help <cmd>` for more details.
|
|
|