From ea347b619e36cde9965d531afda24934d2a62079 Mon Sep 17 00:00:00 2001 From: = Date: Sat, 28 Sep 2019 14:18:29 -0600 Subject: [PATCH] linux -> Linux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 870dcc4ab6d..495ee46a9ac 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ or reading the [rustc guide][rustcguidebuild]. * `curl` * `git` * `ssl` which comes in `libssl-dev` or `openssl-devel` - * `pkg-config` if you are on compiling on Linux and targeting linux + * `pkg-config` if you are on compiling on Linux and targeting Linux 2. Clone the [source] with `git`: