Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlippautz committed Aug 11, 2015
1 parent 2d28a93 commit 50fa935
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,19 @@ allocators (including scalloc) and evaluate them in various benchmarks.

## Evaluation

The current stable release for the artifact is 1.0.1.
The current stable release for the artifact is 1.2

The artifact has been tested on Ubuntu 14.04 LTS.

See the [manual](doc/manual.pdf) for instructions on how to set up and use the
artifact.

The following commands can be used to prepare a new artifact environment

```bash
git clone https://github.com/cksystemsgroup/scalloc-artifact.git
cd scalloc-artifact
git checkout 1.0.1
git checkout 1.2
tools/make_deps.sh
tools/create_env.sh
```

0 comments on commit 50fa935

Please sign in to comment.