diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-02-11 00:24:23 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-02-11 00:24:23 -0500 |
commit | 3a7e7f1be48b8c0b384be23398517f7a7d7597ad (patch) | |
tree | b2f6741f25d1b8e533469c494f88a583eba3af01 /doc/tor-win32-mingw-creation.txt | |
parent | ca2e4d20a5a0c297d7cf40b1311efdf5b7da6b0c (diff) | |
download | tor-3a7e7f1be48b8c0b384be23398517f7a7d7597ad.tar.gz tor-3a7e7f1be48b8c0b384be23398517f7a7d7597ad.zip |
Clean up whitespace
Diffstat (limited to 'doc/tor-win32-mingw-creation.txt')
-rw-r--r-- | doc/tor-win32-mingw-creation.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index 86c683315f..f585471a49 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -14,11 +14,11 @@ http://prdownloads.sf.net/ming/MSYS-1.0.11.exe?download Install MinGW and MSYS. Open an MSYS window. Extract mingw-autoconf-2.5-2.64-1-mingw32-bin.tar.gz -to /c/MinGW/. +to /c/MinGW/. Make sure your PATH includes C:\MinGW\bin. You can verify this by right clicking on "My Computer", choose "Properties", choose "Advanced", -choose "Environment Variables", select PATH. +choose "Environment Variables", select PATH. Create a directory called "tor-mingw". |