Skip to content

Commit 8ed219d

Browse files
authored
Update README.md
1 parent 6ef64c9 commit 8ed219d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ The easiest way to install the extension is to use PECL:
1212
pecl install ds
1313
```
1414

15-
If you're on Windows, you can [download a compiled .dll on PECL](https://pecl.php.net/package/ds).
1615

1716
You can also build directly from source:
1817

@@ -34,6 +33,7 @@ make clean
3433
phpize --clean
3534
```
3635

36+
If you're on Windows, you can [download a compiled .dll on PECL](https://pecl.php.net/package/ds).
3737
## Enable
3838

3939
You'll need to add `extension=ds.so` (or .dll if you're on Windows) to your primary *ini* file.

0 commit comments

Comments
 (0)