diff options
| author | = <jake@vossen.dev> | 2019-09-28 14:18:29 -0600 |
|---|---|---|
| committer | = <jake@vossen.dev> | 2019-09-28 14:18:29 -0600 |
| commit | ea347b619e36cde9965d531afda24934d2a62079 (patch) | |
| tree | ac494f85a0708d11a3a39374a53b7ebecefd9133 | |
| parent | b3907fd3c61feb3e7ec75450afff059d00cae401 (diff) | |
| download | rust-ea347b619e36cde9965d531afda24934d2a62079.tar.gz rust-ea347b619e36cde9965d531afda24934d2a62079.zip | |
linux -> Linux
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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`: |
