Просмотр исходного кода

Create gh-pages branch via GitHub

Jonny Wenmoth 11 лет назад
Родитель
Сommit
2f21f31c28
2 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      index.html
  2. 0 0
      params.json

+ 2 - 2
index.html

@@ -72,10 +72,10 @@ websites that demand javascript support and also supports screen captures.</p>
 }
 </pre></div>
 
-<p>This will ensure the latest version of PhantomJS is install for your system, in your bin folder. If you haven't defined your bin folder in your composer.json, add the path:</p>
+<p>This will ensure the latest version of PhantomJS is installed for your system, in your bin folder. If you haven't defined your bin folder in your composer.json, add the path:</p>
 
 <div class="highlight highlight-xml"><pre>"config": {
-    "bin-dir": "path/to/bin/dir"
+    "bin-dir": "bin"
 }
 </pre></div>
 

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
params.json


Некоторые файлы не были показаны из-за большого количества измененных файлов