mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
docs: make it so that people will stop experiencing build failure due to g++ not being installed
This commit is contained in:
parent
9033d887a3
commit
5ea9f156be
@ -26,7 +26,7 @@
|
|||||||
<p>Prior to installing Tahoe the following must be installed:
|
<p>Prior to installing Tahoe the following must be installed:
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="http://gcc.gnu.org/">gcc</a> including g++ -- the Cygwin version of gcc works for Cygwin and for Windows</li>
|
<li><a href="http://gcc.gnu.org/">g++</a> -- the Cygwin version of gcc/g++ works for Cygwin and for Windows</li>
|
||||||
|
|
||||||
<li><a href="http://gnu.org/software/make/">GNU make</a></li>
|
<li><a href="http://gnu.org/software/make/">GNU make</a></li>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user