Improve grammar in README file
This commit is contained in:
@ -36,7 +36,7 @@ Optionally you can set some environment variables before building:
|
|||||||
On Windows you will need to launch build in Visual Studio Native Tools Command Prompt.
|
On Windows you will need to launch build in Visual Studio Native Tools Command Prompt.
|
||||||
It can be found in *Start menu -> Visual Studio < VERSION > -> Visual Studio Tools -> Windows Desktop Command Prompts*.
|
It can be found in *Start menu -> Visual Studio < VERSION > -> Visual Studio Tools -> Windows Desktop Command Prompts*.
|
||||||
Choose the architecture corresponding to architecture of your rust compiler.
|
Choose the architecture corresponding to architecture of your rust compiler.
|
||||||
This is required for proper work of `rust-bindgen`.
|
This is required for the proper functioning of `rust-bindgen`.
|
||||||
|
|
||||||
```
|
```
|
||||||
> set IMAGE_MAGICK_DIR=<path to ImageMagick installation directory>
|
> set IMAGE_MAGICK_DIR=<path to ImageMagick installation directory>
|
||||||
|
|||||||
Reference in New Issue
Block a user