diff options
-rw-r--r-- | README.md | 2 |
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 |