瀏覽代碼

Create gh-pages branch via GitHub

Jonny Wenmoth 11 年之前
父節點
當前提交
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>
 </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": {
 <div class="highlight highlight-xml"><pre>"config": {
-    "bin-dir": "path/to/bin/dir"
+    "bin-dir": "bin"
 }
 }
 </pre></div>
 </pre></div>
 
 

文件差異過大導致無法顯示
+ 0 - 0
params.json


部分文件因文件數量過多而無法顯示