ソースを参照

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