mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Fix AUR package name (#11416)
On Arch, `qmk` is now in the official repos, whereas only `qmk-git` is in AUR.
This commit is contained in:
		
							parent
							
								
									06a6b23e60
								
							
						
					
					
						commit
						95a1496ebc
					
				@ -116,9 +116,9 @@ On Arch-based distros you can install the CLI from the official repositories (NO
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    sudo pacman -S qmk
 | 
					    sudo pacman -S qmk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can also try the `qmk` package from AUR:
 | 
					You can also try the `qmk-git` package from AUR:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    yay -S qmk
 | 
					    yay -S qmk-git
 | 
				
			||||||
 | 
					
 | 
				
			||||||
###  ** FreeBSD **
 | 
					###  ** FreeBSD **
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user