Skip to content

Commit

Permalink
Update version number in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Sep 15, 2012
1 parent 5db367b commit 920bc0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ To build from source you will also need the following prerequisite packages:
Assuming you're on a relatively modern Linux/OSX system and have met the
prerequisites, something along these lines should work:

$ tar -xzf rust-0.3.tar.gz
$ cd rust-0.3
$ tar -xzf rust-0.4.tar.gz
$ cd rust-0.4
$ ./configure
$ make && make install

Expand Down

0 comments on commit 920bc0f

Please sign in to comment.