diff --git a/qt-faststart.c b/qt-faststart.c
index f9de435146baecc0b3140206717c2af466f3fef7..2cbf12b1d97be755b2a44df8144c86c205ded4d1 100644
--- a/qt-faststart.c
+++ b/qt-faststart.c
@@ -8,7 +8,7 @@
  * is in front of the data, thus facilitating network streaming.
  *
  * Compile this program using:
- *  cc qt-faststart.c -o qt-faststart
+ *  make qt-faststart
  * Invoke the program with:
  *  qt-faststart <infile.mov> <outfile.mov>
  *