소스 검색

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