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 fc223d8 commit dc798fbCopy full SHA for dc798fb
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 412dba574382f35f576a2e7078b1e2e3025bae4a
+refs/heads/master: 56273e3036ee192d92d364b05f6f7ade460430b8
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/INSTALL.txt
@@ -34,8 +34,8 @@ Building and installing
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.1.tar.gz
38
- $ cd rust-0.1
+ $ tar -xzf rust-0.2.tar.gz
+ $ cd rust-0.2
39
$ ./configure
40
$ make && make install
41
0 commit comments