diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2017-04-12 09:18:00 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-04-12 13:31:36 +0000 |
commit | 12c74ac6ee2da69cd6def0580b920ab4a529f713 (patch) | |
tree | 32f5a4055c703aecc938fa6ef5f22582c7d533bb /README.md | |
parent | d776c9764c7b4ae8fda801c8dc6c92fd7aa1fa87 (diff) | |
download | pdfium-12c74ac6ee2da69cd6def0580b920ab4a529f713.tar.xz |
Minor text change in README.
TBR=npm@chromium.org
Change-Id: I86451ff849644056b7d86ea642a11b5987a33830
Reviewed-on: https://pdfium-review.googlesource.com/4051
Reviewed-by: dsinclair <dsinclair@chromium.org>
Commit-Queue: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ authentication instructions. **Note that you must authenticate with your @google.com credentials**. Enter "0" if asked for a project-id. Once you've done this, the toolchain will be installed automatically for -you in [the step](#GenBuild) below. +you in the [Generate the build files](#GenBuild) step below. The toolchain will be in `depot_tools\win_toolchain\vs_files\<hash>`, and windbg can be found in `depot_tools\win_toolchain\vs_files\<hash>\win_sdk\Debuggers`. |