From e403db4f9079811f5a1f9a1339e7c85b41800ca7 Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 28 Jan 2013 10:47:38 +0800 Subject: [PATCH] Update "Install and compile x264" in doc/regression_test.txt --- doc/regression_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/regression_test.txt b/doc/regression_test.txt index 5563238f..3e38a9ea 100644 --- a/doc/regression_test.txt +++ b/doc/regression_test.txt @@ -4,7 +4,7 @@ This ensures that there is no distortion besides what is inherently caused by compression. # Install and compile x264 : -svn co svn://svn.videolan.org/x264/trunk x264 +git clone git://git.videolan.org/x264.git x264 cd x264 ./configure make