fixed typo

This commit is contained in:
= 2019-09-29 09:58:29 -06:00
parent d046ffddc4
commit d695e2417a
No known key found for this signature in database
GPG key ID: B8127052D9E3817B

View file

@ -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`: