瀏覽代碼

Fix casing for install docs link in readme

Daniel Gempesaw 10 年之前
父節點
當前提交
5869274115
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ $ cpanm Selenium::Remote::Driver
 If you want to install from this repository, you have a few options;
 see the [installation docs][] for more details.
 
-[installation docs]: /install.md
+[installation docs]: /INSTALL.md
 
 ## Usage