aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdan Cuza <bogdan.cuza@hotmail.com>2015-07-22 16:44:54 +0300
committerBogdan Cuza <bogdan.cuza@hotmail.com>2015-07-22 16:45:45 +0300
commit79623e7b45c43870c09ed4a34609aabe050c644d (patch)
tree49266e69dfa6640408c9301b5c1e8dafd587a0a0
parent68d574bc328ae4eac65c726babc0db6928a9772c (diff)
downloadservo-79623e7b45c43870c09ed4a34609aabe050c644d.tar.gz
servo-79623e7b45c43870c09ed4a34609aabe050c644d.zip
Update README about rust-snapshot-hash
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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