Skip to content

Commit c461d32

Browse files
committed
Updated the docs.
1 parent d4659c8 commit c461d32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/binaries.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ This means that binaries built on older systems will run on newer systems, but
1515
the opposite may not be true.
1616

1717
### OSX binaries
18-
We have not built any OSX binaries yet. We will update this section once we do.
19-
18+
Binaries were build on Mid 2013 MacBook Air with an "Haswell" based i5 CPU, running OSX 10.10 Yosemite.
19+
They should be forward compatible with later OSX releases.
2020

2121
## STRUCTURE
2222

2323
STRUCTURE is relatively simple to build. Source code can be obtained from the
2424
[STRUCTURE website](http://pritchardlab.stanford.edu/structure_software/release_versions/v2.3.4/structure_kernel_source.tar.gz). To build the binary, we used our helper
25-
script "install_structure.sh".
25+
script "install_structure.sh". The binary version is 2.3.4.
2626

2727

2828
## fastStructure
@@ -36,4 +36,4 @@ To build the binary, we have insatlled fastStructure using our helper script
3636
"install_faststructure.sh" and then we have used
3737
[pyinstaller](http://www.pyinstaller.org/) to turn it into a binary. The used
3838
"specfile" can be found [here](https://github.com/StuntsPT/Structure_threader/tree/master/helper_scripts/structure.spec) which contains all the required information to reproduce the
39-
build.
39+
build. The binary version is 1.0.

0 commit comments

Comments
 (0)