[tor-bugs] #13190 [Tor]: Fix build instructions in git readme
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Sep 29 19:25:54 UTC 2014
#13190: Fix build instructions in git readme
-----------------------------+--------------------------------
Reporter: snafu | Owner:
Type: enhancement | Status: needs_revision
Priority: trivial | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version: Tor: unspecified
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-----------------------------+--------------------------------
Comment (by nickm):
How about:
{{{
To build Tor from a source archive:
./configure && make && make install
To build Tor from a just-cloned git repository:
sh autogen.sh && ./configure && make && make install
}}}
?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13190#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list