mirror of
				https://github.com/go-acme/lego.git
				synced 2025-10-31 08:27:38 +02:00 
			
		
		
		
	Change AUR repository. (#748)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							7e1f4948ec
						
					
				
				
					commit
					3857d889a3
				
			
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							| @@ -21,17 +21,19 @@ lego does not assume anything about the location you run it from. | ||||
| docker run xenolf/lego -h | ||||
| ``` | ||||
|  | ||||
| ### From the package manager | ||||
| ### From package managers | ||||
|  | ||||
| - [ArchLinux (AUR)](https://aur.archlinux.org/packages/lego-git): | ||||
| - [ArchLinux (AUR)](https://aur.archlinux.org/packages/lego): | ||||
|  | ||||
| ```bash | ||||
| yaourt -S lego-git | ||||
| yay -S lego | ||||
| ``` | ||||
|  | ||||
| ### From source | ||||
| **Note**: only the package manager for Arch Linux is officially supported by the lego team. | ||||
|  | ||||
| To install from source, just run: | ||||
| ### From sources | ||||
|  | ||||
| To install from sources, just run: | ||||
|  | ||||
| ```bash | ||||
| go get -u github.com/xenolf/lego/cmd/lego | ||||
|   | ||||
		Reference in New Issue
	
	Block a user