Skip to content

Commit 8b5712c

Browse files
committed
Fix arun-gupta#11 - Check Hardware/Software Requirements for Macs
1 parent 9a6f304 commit 8b5712c

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

readme.adoc

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ be fun, you should have a decent hardware available. Beside the operating system
2020
#### Mac
2121
. CPU
2222
.. PowerPC G4
23+
.. x64 (i5 and comparable)
24+
2325
. Memory
2426
.. 4 to 8 GB for attendees
2527
.. 8 to 16 GB for instructors
@@ -28,7 +30,7 @@ be fun, you should have a decent hardware available. Beside the operating system
2830

2931
. CPU
3032
.. x86 (Intel Pentium)
31-
.. x64 (i7 and comparable)
33+
.. x64 (i5 and comparable)
3234

3335
. Memory
3436
.. 4 to 8 GB for attendees
@@ -38,24 +40,29 @@ be fun, you should have a decent hardware available. Beside the operating system
3840

3941
#### Mac
4042
. Operating System
41-
.. Mac OS X (10.6.8)
43+
.. Mac OS X (10.6 or later)
44+
4245
. Java
4346
.. Oracle JDK 8u45 link:http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html[Java SE 8 Development Kit]
44-
.. OpenJDK
47+
.. OpenJDK link:http://openjdk.java.net/install/index.html[Download instructions]
48+
4549
. Webbrowser
4650
.. Chrome link:https://www.google.com/chrome/browser/desktop/[for Mac OS X 10.6 or later]
47-
.. Firefox 31
51+
.. Firefox link:http://www.getfirefox.com[Firefox 31 or later]
4852

4953
#### Linux / Windows
5054
. Operating System
5155
.. Windows 7/ (SP1)
5256
.. Fedora 21
57+
5358
. Java
5459
.. Oracle JDK 8u45 link:http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html[Java SE 8 Development Kit]
55-
.. comparable OpenJDK
60+
.. OpenJDK link:http://openjdk.java.net/install/index.html[Download instructions]
61+
5662
. Webbrowser
5763
.. Chrome 43 link:https://www.google.com/chrome/browser/desktop/[Windows 8/7 64-bit]
58-
.. Firefox 31
64+
.. Firefox link:http://www.getfirefox.com[Firefox 31 or later]
65+
5966

6067

6168
## Setup Environments

0 commit comments

Comments
 (0)