[vlmc-devel] Update INSTALL.md

luyikei git at videolan.org
Fri Mar 3 03:04:48 CET 2017


vlmc | branch: master | luyikei <luyikei.qmltu at gmail.com> | Fri Mar  3 03:04:46 2017 +0100| [46e67ab1481532a9f593b0b809871fc26270299e] | committer: luyikei

Update INSTALL.md

> https://code.videolan.org/videolan/vlmc/commit/46e67ab1481532a9f593b0b809871fc26270299e
---

 INSTALL.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/INSTALL.md b/INSTALL.md
index 42280a6..238f3d1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -33,6 +33,7 @@
 ## Install MLT
 
 	git clone https://github.com/mltframework/mlt.git
+	cd mlt
 	./configure
 	make
 	sudo make install
@@ -40,6 +41,7 @@
 ## Build VLMC
 
 	git clone https://code.videolan.org/videolan/vlmc.git
+	cd vlmc
 	./bootstrap
 	./configure
 	make



More information about the Vlmc-devel mailing list