Jamie Thingelstad 12 anni fa
parent
commit
9b1fc76641
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -8,12 +8,12 @@ It uses the Zurb Foundation (http://foundation.zurb.com) CSS framework.
 
 Clone this repository to your `skins` directory and add the following line to your `LocalSettings.php` file.
 
-    require_once($IP.'/skins/wikiwonders-foreground/foreground.php');
+    require_once($IP.'/skins/Foreground/foreground.php');
 
-Now find the `$wgDefaultSkin` variable and set it to `foreground`.
+Now find the `$wgDefaultSkin` variable and set it to `Foreground`.
 
 ## License
 
 Copyright 2013 WikiWonders
 
-Released under the GPL
+Released under the GPL