about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2020-10-18 13:54:51 -0700
committerCamelid <camelidcamel@gmail.com>2020-10-18 13:55:35 -0700
commit6716c8320f7a09ad521aa70f4a6f12e3ddb3f26a (patch)
treea30fe532deacbda48469aefca8d5cb1a90e6043e /README.md
parent4d247ad7d3d2a9f72cd60e281f39b5d85bd6a463 (diff)
downloadrust-6716c8320f7a09ad521aa70f4a6f12e3ddb3f26a.tar.gz
rust-6716c8320f7a09ad521aa70f4a6f12e3ddb3f26a.zip
bootstrap: Print units for "finished in xxx" message
It now says "finished in xxx seconds".

Also slightly improved some wording in the README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index d445bbdf6e8..07c09604664 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,7 @@ standard library, and documentation.
 
 **Note: this README is for _users_ rather than _contributors_.
 If you wish to _contribute_ to the compiler, you should read the
-[Getting Started][gettingstarted] of the rustc-dev-guide instead of this
-section.**
+[Getting Started][gettingstarted] section of the rustc-dev-guide instead.**
 
 ## Quick Start