Index: trunk/extensions/SyntaxHighlight_GeSHi/README |
— | — | @@ -6,8 +6,9 @@ |
7 | 7 | |
8 | 8 | == Installation == |
9 | 9 | |
10 | | -Download the latest stable build from http://geshi.org/, and unzip it into |
11 | | -extensions/SyntaxHighlight_GeSHi/ directory. (Note: the zip file creates a |
| 10 | +Download the latest stable build from |
| 11 | +http://sourceforge.net/project/showfiles.php?group_id=114997, and unzip it into |
| 12 | +your extensions/SyntaxHighlight_GeSHi/ directory. (Note: the zip file creates a |
12 | 13 | sub-directory called geshi/, and places a file geshi.php there) |
13 | 14 | |
14 | 15 | Add this line to your LocalSettings.php: |