From ec8cfc77adb3c3bdeb550cffa4e57338c9ff1ce8 Mon Sep 17 00:00:00 2001 From: kwangin Date: Thu, 3 May 2018 09:04:56 +0900 Subject: [PATCH] Remove component adding part --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 61c7d8dc2..93d2af8ac 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,6 @@ If your rustc version is lower than 1.25.0, please update and install rustfmt: ```bash $ rustup update -$ rustup component add rustfmt-preview ``` Download the source code: