Index: trunk/extensions/FlaggedRevs/README.txt |
— | — | @@ -7,7 +7,7 @@ |
8 | 8 | * Shell access |
9 | 9 | |
10 | 10 | == Setup == |
11 | | -* Run 'maintenance/archives/populateSha1.php' if not already done. |
| 11 | +* Run 'maintenance/populateSha1.php' if not already done. |
12 | 12 | * Make sure '../extensions/FlaggedRevs/client' is readable (for CSS/JS) |
13 | 13 | * Add the following line to 'LocalSettings.php': |
14 | 14 | include_once('extensions/FlaggedRevs/FlaggedRevs.php'); |