diff --git a/doc/GoldenCheetah_2007-01-06_Linux_x86.tgz b/doc/GoldenCheetah_2007-01-06_Linux_x86.tgz
new file mode 100644
index 000000000..1079c323b
Binary files /dev/null and b/doc/GoldenCheetah_2007-01-06_Linux_x86.tgz differ
diff --git a/doc/Makefile b/doc/Makefile
index 9d472ce30..594521909 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -9,7 +9,8 @@ OTHER=logo.jpg sample.gp sample.png cpint.gp cpint.png \
DISTRIB=GoldenCheetah_2006-12-25_Darwin_powerpc.dmg \
GoldenCheetah_2006-09-06_Darwin_powerpc.dmg \
GoldenCheetah_2006-09-07_Darwin_powerpc.dmg \
- GoldenCheetah_2006-09-19_Darwin_powerpc.dmg
+ GoldenCheetah_2006-09-19_Darwin_powerpc.dmg \
+ GoldenCheetah_2007-01-06_Linux_x86.tgz
all: $(HTML)
.PHONY: all clean install
diff --git a/doc/contrib.content b/doc/contrib.content
index 939e82fda..78079d33a 100644
--- a/doc/contrib.content
+++ b/doc/contrib.content
@@ -14,5 +14,6 @@ utilities, ptdl and ptunpk.
Rob Carlsen helped get the serial port version of the PowerTap Pro working
with the Keyspan USB-to-serial adaptor. Scott Overfield helped me figure out
that we should be using the /dev/cu.* devices instead of the
-/dev/tty.* ones.
+/dev/tty.* ones. Aldy Hernandez and Andrew Kruse helped get
+things working under Linux.
diff --git a/doc/download.content b/doc/download.content
index 90a716a96..0fd9cc030 100644
--- a/doc/download.content
+++ b/doc/download.content
@@ -1,10 +1,10 @@
Right now Golden Cheetah is available as source code and in binary form for
-Mac OS X on PowerPC processors. Depending on your operating system, you may
-need to install the FTDI virtual COM port driver
-if you're using the PowerTap's new USB download cradle.
+Mac OS X on PowerPC processors and Linux on x86 processors. Depending on your
+operating system, you may need to install the FTDI virtual COM port
+driver if you're using the PowerTap's new USB download cradle.
@@ -13,7 +13,11 @@ if you're using the PowerTap's new USB download cradle.
The Golden Cheetah source code is available via
-Subversion.
+Subversion. You need to install
+QT 4 and
+qwt-20060130 and
+edit
goldencheetah/src/gui/GoldenCheetah.pro to point to them
+before building GoldenCheetah.
Use this command to check out the current version of the repository:
@@ -30,13 +34,20 @@ href="http://goldencheetah.org/svn/trunk">here.