Skip to content

Commit

Permalink
Merge pull request #231 from basho/az516-fast-track-1-0-2
Browse files Browse the repository at this point in the history
AZ516 — Updated the Fast Track to indicate that Riak 1.0.2 is current
  • Loading branch information
ian-plosker committed Dec 16, 2011
2 parents e147246 + 3430eee commit 2136a41
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -38,16 +38,16 @@ We have platform specific instructions written up for downloading a compatible v
### Download the source code of the latest Riak version

You can always find the latest release of Riak in our [downloads directory](http://downloads.basho.com/riak/CURRENT/).
The current version is 1.0.1, and you can download the [source code
here](http://downloads.basho.com/riak/riak-1.0.1/riak-1.0.1.tar.gz). Unpack the package once downloaded, and you're
The current version is 1.0.2, and you can download the [source code
here](http://downloads.basho.com/riak/riak-1.0.2/riak-1.0.2.tar.gz). Unpack the package once downloaded, and you're
ready for the next step.

### Build Riak

So now you have a copy of Riak. Time to build it. Do this by accessing the "riak" directory and running "make all"

```bash
$ cd riak-1.0.1
$ cd riak-1.0.2
$ make all
```

Expand Down

0 comments on commit 2136a41

Please sign in to comment.