Skip to content

Commit fbe7264

Browse files
interpretorrgbkrk
authored andcommitted
Correct architecture description
1 parent bc1ff6c commit fbe7264

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ source can lead to developer frustration.
2222
application by providing well-tested, ready to use ØMQ bindings.
2323
zeromq supports all major operating systems, including:
2424

25-
* OS X/Darwin 64-bit
26-
* Linux (64-bit, ARMv7 and ARMv8)
27-
* Windows (64-bit and 32-bit)
25+
* OS X/Darwin (x64)
26+
* Linux (x64, ARMv7 and ARMv8)
27+
* Windows (x64 and x86)
2828

2929
Use **zeromq** and take advantage of the *elegant simplicity of binaries*.
3030

@@ -79,7 +79,7 @@ Use your distribution's package manager to install.
7979
- **Option 2:** Install dependencies and configuration manually
8080
1. Visual C++ Build Environment:
8181
* **Option 1:** Install [Visual C++ Build Tools](http://go.microsoft.com/fwlink/?LinkId=691126) using the *Default Install* option.
82-
* **Option 2:** Install [Visual Studio 2015](https://www.visualstudio.com/products/visual-studio-community-vs) (or modify an existing installation) and select *Common Tools for Visual C++* during setup.
82+
* **Option 2:** Install [Visual Studio 2015](https://www.visualstudio.com/products/visual-studio-community-vs) (or modify an existing installation) and select *Common Tools for Visual C++* during setup.
8383

8484
> :bulb: [Windows Vista / 7 only] requires [.NET Framework 4.5.1](http://www.microsoft.com/en-us/download/details.aspx?id=40773)
8585

0 commit comments

Comments
 (0)