Skip to content

Commit 8291ef0

Browse files
committed
Changes to version 0.9
1 parent 1cbbec6 commit 8291ef0

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
@@ -7,7 +7,7 @@ rust-examples [![Ohloh statistics](https://www.ohloh.net/p/rust-examples/widgets
77
gather example codes from tutorial and other documentations of
88
[Rust](http://www.rust-lang.org/) into files, ready to compile.
99

10-
Examples are tested with version 0.9-pre.
10+
Examples are tested with version 0.9.
1111

1212

1313
## Files
@@ -50,7 +50,7 @@ Examples are tested with version 0.9-pre.
5050

5151
# Compile and running it
5252

53-
You will need the version 0.9-pre of the rust compiler.
53+
You will need the version 0.9 of the rust compiler.
5454
If you encounter problems, make sure you have the right version before creating an issue.
5555

5656
The simplest way to build **rust-examples** is to do a clone and use ``make`` to compile:

0 commit comments

Comments
 (0)