Index: README.md |
diff --git a/README.md b/README.md |
index 634ca8081b1141674c394d94f3892365b28d10b2..5490262f3e509b91e366f5e68880d4186b3e9f2c 100644 |
--- a/README.md |
+++ b/README.md |
@@ -32,8 +32,7 @@ disable auto update, set the environment variable `DEPOT_TOOLS_UPDATE=0`. |
To update package manually, run `update_depot_tools.bat` on Windows, |
or `./update_depot_tools` on Linux or Mac. |
-On Windows only, running `gclient` will install `svn` (not for long), `git`, |
-`python`. |
+On Windows only, running `gclient` will install `git` and `python`. |
## Contributing |