Skip to content

Commit 06b7516

Browse files
committed
Fixed Win32 readme
1 parent 7810963 commit 06b7516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.WIN32-BUILD-SYSTEM

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Parts which are only necessary for a specific PHP version, are marked as such.
5151

5252
* Edit your `php.ini` file and add this line:
5353
[Zephir Parser]
54-
extension=c:\path-to-zephir-parser\ext\Release_TS\php_test.dll
54+
extension=c:\path-to-zephir-parser\ext\Release_TS\php_zephir_parser.dll
5555

56-
* Finally, **restart your web server**
56+
* Finally, restart your web server
5757

5858

5959
NOTE: To ensure that your Zephir Parser installation was successful, debug with:

0 commit comments

Comments
 (0)