|  | @@ -13,8 +13,7 @@ Designed specially for **Markdown**, **VNote** is a Vim-inspired note-taking app
 | 
	
		
			
				|  |  |  Users from China can download the latest release of VNote from [Baidu Netdisk](http://pan.baidu.com/s/1jI5HROq).
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ## Windows
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -### download
 | 
	
		
			
				|  |  | +### Official Zip
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  - [Github releases](https://github.com/tamlok/vnote/releases)
 | 
	
	
		
			
				|  | @@ -22,15 +21,16 @@ Users from China can download the latest release of VNote from [Baidu Netdisk](h
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  **NOT** supported in XP since QtWebEngineProcess used by VNote could not work in XP.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -### scoop install
 | 
	
		
			
				|  |  | -you can find more help document on [scoop wiki](https://github.com/lukesampson/scoop/wiki).  
 | 
	
		
			
				|  |  | -1. install [scoop](https://github.com/lukesampson/scoop) with powershell. `iex (new-object net.webclient).downloadstring('https://get.scoop.sh')`
 | 
	
		
			
				|  |  | -2. add the optional 'extras' bucket in scoop. `scoop bucket add extras`
 | 
	
		
			
				|  |  | -3. install vnote with scoop. `scoop install scoop`
 | 
	
		
			
				|  |  | -4. update `scoop update vnote` / `scoop update *`
 | 
	
		
			
				|  |  | +### Scoop
 | 
	
		
			
				|  |  | +VNote can be installed from `extras` bucket of Scoop.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -## Linux
 | 
	
		
			
				|  |  | +```shell
 | 
	
		
			
				|  |  | +scoop bucket add extras
 | 
	
		
			
				|  |  | +scoop install vnote
 | 
	
		
			
				|  |  | +scoop update vnote
 | 
	
		
			
				|  |  | +```
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +## Linux
 | 
	
		
			
				|  |  |  ### AppImage
 | 
	
		
			
				|  |  |  [](https://travis-ci.org/tamlok/vnote)
 | 
	
		
			
				|  |  |  
 |