Changed http:// to https:// on Yasm link (#9369)
Changed http:// to https:// on Yasm link in README.md
This commit is contained in:
		
							parent
							
								
									c21c19bd6c
								
							
						
					
					
						commit
						949b9c85ca
					
				@ -64,7 +64,7 @@ We recommend installing Rust through [rustup](https://www.rustup.rs/). If you do
 | 
			
		||||
 | 
			
		||||
Once you have rustup installed, then you need to install:
 | 
			
		||||
* [Perl](https://www.perl.org)
 | 
			
		||||
* [Yasm](http://yasm.tortall.net)
 | 
			
		||||
* [Yasm](https://yasm.tortall.net)
 | 
			
		||||
 | 
			
		||||
Make sure that these binaries are in your `PATH`. After that you should be able to build Parity-Ethereum from source.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user