Skip to content

Commit

Permalink
Fix block of code in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MTres19 committed Mar 14, 2017
1 parent 9cec951 commit d09dfb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Displays a warning message to users of Internet Explorer and Microsoft Edge that

1. Upload the `IEWarn` folder to the `extensions` folder of your MediaWiki Installation.
2. Add the following code to your LocalSettings.php:
---
```
wfLoadExtension('IEWarn');
---
```
3. Done. See https://mediawiki.org/wiki/Extension:IEWarn for details.

0 comments on commit d09dfb3

Please sign in to comment.