Fix typos in README

Change-Id: Ie4816e5766b1f9de27490132ee7212ab3bae35f2
This commit is contained in:
addshore 2016-11-24 14:53:31 +00:00
parent e9eabd00ef
commit 10b8f9d2b2

View file

@ -8,7 +8,7 @@ Check out this extension into the `extensions` folder of your MediaWiki installa
wfLoadExtension( 'RevisionSlider' ); wfLoadExtension( 'RevisionSlider' );
## Tests ## Tests
Before executing tests run tho following in the root directory of the extension once: Before executing tests run the following in the root directory of the extension once:
composer install composer install
npm install npm install