From 37dda27077cb32b623033f107db7d40b44c4a71b Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Thu, 14 Jun 2012 20:11:49 +0200 Subject: [PATCH] Fix name --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index c0aaa5f..d976670 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -139,7 +139,7 @@ Run tests PHP-FFMpeg relies on `PHPUnit `_ for unit tests. To run tests on your system, ensure you have PHPUnit installed, -and, at the root of PHP-XPDF (vendor/php-ffmpeg/php-ffmpeg), execute it : +and, at the root of PHP-FFMpeg, execute it : .. code-block:: bash