Commit b2362c35 authored by Andrew Lewman's avatar Andrew Lewman
Browse files

fix a typo. thanks sjmurdoch.


svn:r12979
parent 77da84b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ Type "./configure --enable-static --disable-shared"
Type "make"

You now have a tor.exe in src/or/.  This is Tor.
You now have a tor_resolve.exe in src/tools/.
You now have a tor-resolve.exe in src/tools/.

Stage Six:  Build installer
---------------------------