Jonny Wenmoth преди 11 години
родител
ревизия
2a8648f621
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      doc/installation.rst

+ 0 - 2
doc/installation.rst

@@ -72,8 +72,6 @@ executable file:
 
 .. important::
     The PHP PhantomJS library also requires a `phantomloader` file that comes bundled with the library and is installed to the bin folder defined in your `composer.json` file. If you are setting a custom path to the PhantomJS executable, you need to make sure that the `phantomloader` file can be found in the bin folder it was installed to.
-    
-    See below if you wish to use a custom bin folder.
 
 If you would like composer to install all executable files to a custom bin location when installing dependencies, set the bin dir location in your project's `composer.json` file: