On more small commit to fix README formatting
This commit is contained in:
		
					parent
					
						
							
								221d98af4b
							
						
					
				
			
			
				commit
				
					
						b8ac99acb6
					
				
			
		
					 1 changed files with 5 additions and 3 deletions
				
			
		| 
						 | 
					@ -9,9 +9,11 @@ Cloud management platform, the ungleich way.
 | 
				
			||||||
## Development setup
 | 
					## Development setup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Install system dependencies:
 | 
					Install system dependencies:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* On Fedora, you will need the following packages: `python3-virtualenv python3-devel libpq-devel openldap-devel gcc chromium`
 | 
					* On Fedora, you will need the following packages: `python3-virtualenv python3-devel libpq-devel openldap-devel gcc chromium`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You will need a Postgres database running locally:
 | 
					You will need a Postgres database running locally:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Install on configure PGSQL on your base system.
 | 
					* Install on configure PGSQL on your base system.
 | 
				
			||||||
* OR use a container! `podman run --rm -p 5432:5432 -e POSTGRES_HOST_AUTH_METHOD=trust -it postgres:latest`
 | 
					* OR use a container! `podman run --rm -p 5432:5432 -e POSTGRES_HOST_AUTH_METHOD=trust -it postgres:latest`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue