docs: Removing references to SVN

BUG=643697
TEST=None

Review-Url: https://codereview.chromium.org/2350293002
This commit is contained in:
benhenry
2016-09-19 16:06:48 -07:00
committed by Commit bot
parent e465667e78
commit 186449d3e7
3 changed files with 4 additions and 12 deletions

View File

@@ -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