From 79623e7b45c43870c09ed4a34609aabe050c644d Mon Sep 17 00:00:00 2001 From: Bogdan Cuza Date: Wed, 22 Jul 2015 16:44:54 +0300 Subject: [PATCH] Update README about rust-snapshot-hash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4eff6eadae..d8c1c865f37 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Servo's build system automatically downloads a snapshot Rust compiler to build i This is normally a specific revision of Rust upstream, but sometimes has a backported patch or two. If you'd like to know the snapshot revision of Rust which we use, see -`./rust-snapshot-hash`. +`rust-snapshot-hash`. ## Building