Renamed readme
[jpf-core.git] / doc / install / snapshot.md
1 # Downloading Binary Snapshots #
2
3
4 Available binary snapshots are attached as *.zip archives to the [jpf-core](../jpf-core/index) page. Just click the on the download link and tell your browser where to store them on disk, which you need to remember for your subsequent [site.properties](../install/site-properties) configuration. We recommend putting all JPF modules under a single parent directory that holds the site.properties file:
5
6 ~~~~~~~~ {.bash}
7 jpf/
8      site.properties
9      jpf-core/
10      jpf-symbc/
11      …
12 ~~~~~~~~
13
14 Many JPF modules are still fast moving, so we recommend using the source repositories to stay up-to-date. Our policy is to only push changes to this server which pass all regression tests