We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db367b commit 920bc0fCopy full SHA for 920bc0f
README.md
@@ -34,8 +34,8 @@ To build from source you will also need the following prerequisite packages:
34
Assuming you're on a relatively modern Linux/OSX system and have met the
35
prerequisites, something along these lines should work:
36
37
- $ tar -xzf rust-0.3.tar.gz
38
- $ cd rust-0.3
+ $ tar -xzf rust-0.4.tar.gz
+ $ cd rust-0.4
39
$ ./configure
40
$ make && make install
41
0 commit comments