Fixed ZendServer specific DLL Path in install doc
authorTugdual Saunier <tugdual.saunier@gmail.com>
Sun, 3 Nov 2013 19:10:18 +0000 (20:10 +0100)
committerTugdual Saunier <tugdual.saunier@gmail.com>
Sun, 3 Nov 2013 19:10:18 +0000 (20:10 +0100)
It seems the \ need to be escaped in the tip section.

(see the file on github or the Twig website)

doc/installation.rst

index f25b68b..eeb63c6 100644 (file)
@@ -98,7 +98,7 @@ For Windows:
     ZendServer.
 
     The built DLL will be available in
-    C:\php-sdk\phpdev\vcXX\x86\php-source-directory\Release
+    C:\\php-sdk\\phpdev\\vcXX\\x86\\php-source-directory\\Release
 
 Finally, enable the extension in your ``php.ini`` configuration file: