Updated README to reflect that OSX swfc binary was successfully tested on PPC and x64.
This commit is contained in:
parent
05f1e5d83d
commit
909cadae9d
2
README
2
README
|
|
@ -6,6 +6,6 @@ And it doesn't really run in any other mode yet. To be fixed. (maybe?)
|
||||||
To run: python lightningbeam
|
To run: python lightningbeam
|
||||||
|
|
||||||
I am working on including swfc binaries for all archs necessary. The Mac OSX
|
I am working on including swfc binaries for all archs necessary. The Mac OSX
|
||||||
file is a universal binary, and should run on x86, x64 and PPC (untested).
|
file is a universal binary, and runs on x86, x64 and PPC.
|
||||||
|
|
||||||
TODO: More info in this file.
|
TODO: More info in this file.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue