Skip to content

Commit 920bc0f

Browse files
committed
Update version number in README.md
1 parent 5db367b commit 920bc0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ To build from source you will also need the following prerequisite packages:
3434
Assuming you're on a relatively modern Linux/OSX system and have met the
3535
prerequisites, something along these lines should work:
3636

37-
$ tar -xzf rust-0.3.tar.gz
38-
$ cd rust-0.3
37+
$ tar -xzf rust-0.4.tar.gz
38+
$ cd rust-0.4
3939
$ ./configure
4040
$ make && make install
4141

0 commit comments

Comments
 (0)