From d695e2417abf74d16f124d32f46636c3d8be1cd9 Mon Sep 17 00:00:00 2001 From: = Date: Sun, 29 Sep 2019 09:58:29 -0600 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 495ee46a9acb3..9462b10494c93 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 compiling on Linux and targeting Linux 2. Clone the [source] with `git`: