Skip to content

Commit 482f33d

Browse files
committed
Updated README with Linux x86 support
1 parent ec8dde9 commit 482f33d

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
@@ -3,7 +3,7 @@ RMath-Java
33

44
RMath-Java is a Java wrapper of R's C library of math functions. If you are not interested in the whole GIT repo you can just download the latest release of the JAR file (from the Releases section) and add it to your CLASSPATH.
55

6-
Currently the it only works on Mac OS X, since I haven't compiled the native for the other OS'es yet, but Linux are in the pipe.
6+
Currently the it only works on Mac OS X and Linux x86, since I haven't compiled the native for the other OS'es yet.
77

88
## Basic usage
99

0 commit comments

Comments
 (0)