summaryrefslogtreecommitdiffstats
path: root/doc/ffserver.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ffserver.texi')
-rw-r--r--doc/ffserver.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffserver.texi b/doc/ffserver.texi
index c708483..8b62c50 100644
--- a/doc/ffserver.texi
+++ b/doc/ffserver.texi
@@ -110,8 +110,8 @@ As a simple test, just run the following two command lines where INPUTFILE
is some file which you can decode with ffmpeg:
@example
-./ffserver -f doc/ffserver.conf &
-./ffmpeg -i INPUTFILE http://localhost:8090/feed1.ffm
+ffserver -f doc/ffserver.conf &
+ffmpeg -i INPUTFILE http://localhost:8090/feed1.ffm
@end example
At this point you should be able to go to your Windows machine and fire up
OpenPOWER on IntegriCloud