Update README.md
This commit is contained in:
		
							parent
							
								
									d6701065ea
								
							
						
					
					
						commit
						6026dd3657
					
				| @ -50,7 +50,7 @@ We recommend installing Rust through [rustup](https://www.rustup.rs/). If you do | ||||
| - Windows | ||||
| 
 | ||||
|     Make sure you have Visual Studio 2015 with C++ support installed. Next, download and run the rustup installer from | ||||
| 	https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe and use the following command to install and set up the msvc toolchain: | ||||
| 	https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe, start "VS2015 x64 Native Tools Command Prompt", and use the following command to install and set up the msvc toolchain: | ||||
|     ``` | ||||
| 	$ rustup default stable-x86_64-pc-windows-msvc | ||||
|     ``` | ||||
| @ -73,4 +73,4 @@ To get started, just run | ||||
| $ ./target/release/parity | ||||
| ``` | ||||
| 
 | ||||
| and parity will begin syncing the Ethereum blockchain. | ||||
| and parity will begin syncing the Ethereum blockchain. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user