Skip to content

Commit f160e68

Browse files
committed
Update readme
1 parent 9e3fcfd commit f160e68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ The PHP SDK 2.0+ is compatible with PHP 7.0 and above. The compatibility with [o
1212

1313
# Requirements
1414

15-
- `Visual C++ 2015` or `Visual C++ 2017` must be installed prior SDK usage (be sure to install both the C++ and the Windows SDK components)
15+
- A 64-bit build host
16+
- `Visual C++ 2015` or `Visual C++ 2017` must be installed prior SDK usage (be sure to install the C++ dev, .NET dev and the Windows SDK components)
1617
- if `Cygwin`, `MingW` or any other cross solution is installed, please read notes in the pitfalls section
17-
- if a 64-bit build is intended, a 64-bit system is required. Cross compilation of 64-bit on 32-bit system is not supported at the moment
1818
- The PHP SDK was successfully tested on Windows 7 or later, earlier versions might work but are not recommended
1919

2020
# Tools
2121

22-
All the tools included are either scripts or 32-bit binaries. They are therefore runable on any of x86 or x64 supported Windows system.
22+
All the tools included are either scripts or binaries. They are therefore runable on any of x86 or x64 supported Windows system.
2323

2424
## SDK
2525

0 commit comments

Comments
 (0)