瀏覽代碼

Making the readme.md clearer on adding the skin calling line to LocalSettings.php

Tom Hutchison 9 年之前
父節點
當前提交
70fe47a9bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ After that, you can issue `git pull` to update the code at anytime.
 
 ## Setup
 
-Once the skin is in place add the following line to your `LocalSettings.php` file.
+Once the skin is in place add one the following lines to your `LocalSettings.php` file depending on the version of MediaWiki you are using.
 
     require_once "$IP/skins/foreground/foreground.php"; //MW versions < 1.25.x