Переглянути джерело

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