]> git.sesse.net Git - x264/commitdiff
Update "Install and compile x264" in doc/regression_test.txt
authorNeil <neilpiken@gmail.com>
Mon, 28 Jan 2013 02:47:38 +0000 (10:47 +0800)
committerFiona Glaser <fiona@x264.com>
Mon, 25 Feb 2013 20:14:31 +0000 (12:14 -0800)
doc/regression_test.txt

index 5563238f356debbcebd9b1a88137baa8fb2ec4b9..3e38a9ea2268d547b0f83891291f6db12681c329 100644 (file)
@@ -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