浏览代码

Fix README path.

Jamie Thingelstad 12 年之前
父节点
当前提交
9b1fc76641
共有 1 个文件被更改,包括 3 次插入3 次删除
  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