From 424c6caf8ceb82c52e0425ed52016f5e1d05424a Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sun, 29 Sep 2019 12:25:17 -0400 Subject: [PATCH] README: fix 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`: