readme
This commit is contained in:
		
							parent
							
								
									0970082a09
								
							
						
					
					
						commit
						633831d95f
					
				@ -12,6 +12,7 @@ It's a fast, simple alternative to tools like Homestead that uses Ansible to pro
 | 
			
		||||
*   **Ubuntu 22.04 or higher** (or WSL2 with Ubuntu).
 | 
			
		||||
*   **Sudo Access:** Your user must have `sudo` privileges.
 | 
			
		||||
*   **Core Dependencies:** You need Ansible, Git, and the Ansible collection for PostgreSQL management. You can install all of them with these two commands.
 | 
			
		||||
    
 | 
			
		||||
    **1. Install System Packages:**
 | 
			
		||||
    ```bash
 | 
			
		||||
    sudo apt update && sudo apt install ansible git -y
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user