Skip to content

Commit e5b055a

Browse files
committed
Updated docs
1 parent 3ff6e6e commit e5b055a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ To install Zephir Parser on Windows:
2323
3. Edit your php.ini file and add this line:
2424
```ini
2525
[Zephir Parser]
26-
extension=zephir_parser.dll
26+
extension=php_zephir_parser.dll
2727
```
2828
4. Finally, restart your web server
2929

30-
**NOTE:** Also you can [compile it yourself](https://github.com/phalcon/php-zephir-parser/blob/master/README.WIN32-BUILD-SYSTEM).
30+
**NOTE:** Also you can compile Zephir Parser yourself. For more see: [README.WIN32-BUILD-SYSTEM](./README.WIN32-BUILD-SYSTEM).
3131

3232
### Linux
3333

0 commit comments

Comments
 (0)