Jelajahi Sumber

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

Tom Hutchison 9 tahun lalu
induk
melakukan
70fe47a9bb
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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