Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d695e24

Browse files
committedSep 29, 2019
fixed typo
1 parent d046ffd commit d695e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ or reading the [rustc guide][rustcguidebuild].
3333
* `curl`
3434
* `git`
3535
* `ssl` which comes in `libssl-dev` or `openssl-devel`
36-
* `pkg-config` if you are on compiling on Linux and targeting Linux
36+
* `pkg-config` if you are compiling on Linux and targeting Linux
3737

3838
2. Clone the [source] with `git`:
3939

0 commit comments

Comments
 (0)
Please sign in to comment.