summaryrefslogtreecommitdiff
path: root/qt-faststart.c
diff options
context:
space:
mode:
Diffstat (limited to 'qt-faststart.c')
-rw-r--r--qt-faststart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-faststart.c b/qt-faststart.c
index f9de435146..2cbf12b1d9 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>
*