diff --git a/README.md b/README.md index 9ccfad9b2973d..a73a2e72d13f5 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,11 @@ This is the GitHub repository of Julia source code, including instructions for c ## Currently Supported Platforms -- **GNU/Linux:** x86/64 (64-bit); x86 (32-bit). -- **Darwin/OS X:** x86/64 (64-bit); x86 (32-bit). -- **FreeBSD:** x86/64 (64-bit); x86 (32-bit). +- **GNU/Linux** +- **Darwin/OS X** +- **FreeBSD** + +All three systems supported with both x86/64 (64-bit) and x86 (32-bit) architectures. ## Source Download & Compilation