mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced 2024-11-15 03:33:45 +00:00
Fix typos in README
Change-Id: Ie4816e5766b1f9de27490132ee7212ab3bae35f2
This commit is contained in:
parent
e9eabd00ef
commit
10b8f9d2b2
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue