Skip to content

Commit e0a44fb

Browse files
committed
Update README.md
1 parent 0f0b570 commit e0a44fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ sloppy in this case). So dom_varimport has been introduced: it produces DOMDocum
1515
from a nested array near 20 times faster than a hand-made code in native PHP
1616
(1 MB XML with thousands of nodes could be generated in 1-2 ms).
1717

18-
1918
## How to build
2019

2120
phpize
@@ -29,6 +28,8 @@ Then, add the following to your `php.ini` file:
2928

3029
extension=dom_varimport.so
3130

31+
RPMs for Fedora, RHEL and CentOS are available in [remi](http://rpms.remirepo.net/) repository.
32+
3233
## Synopsis
3334

3435
The code:

0 commit comments

Comments
 (0)