git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ffead9
)
doc/examples: remove extra "the".
author
Clément Bœsch
<clement@stupeflix.com>
Wed, 4 Sep 2013 13:46:01 +0000
(15:46 +0200)
committer
Clément Bœsch
<clement@stupeflix.com>
Wed, 4 Sep 2013 13:46:31 +0000
(15:46 +0200)
"into the doc/examples directory" vs "into doc/examples".
doc/examples/README
patch
|
blob
|
history
diff --git
a/doc/examples/README
b/doc/examples/README
index
a461813
..
cb40881
100644
(file)
--- a/
doc/examples/README
+++ b/
doc/examples/README
@@
-14,5
+14,5
@@
correctly configured.
2) Build the examples in-tree
Assuming you are in the source FFmpeg checkout directory, you need to build
-FFmpeg (no need to make install in any prefix). Then you can go into
the
+FFmpeg (no need to make install in any prefix). Then you can go into
doc/examples and run a command such as PKG_CONFIG_PATH=pc-uninstalled make.