mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:37:33 -05:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									3fc4efd5cb
								
							
						
					
					
						commit
						0e3059f17f
					
				@ -17,6 +17,7 @@ Curently the client portal and API are of alpha quality, to get started:
 | 
				
			|||||||
```bash
 | 
					```bash
 | 
				
			||||||
git clone https://github.com/invoiceninja/invoiceninja.git
 | 
					git clone https://github.com/invoiceninja/invoiceninja.git
 | 
				
			||||||
git checkout v2
 | 
					git checkout v2
 | 
				
			||||||
 | 
					cp .env.example .env
 | 
				
			||||||
composer update
 | 
					composer update
 | 
				
			||||||
npm i
 | 
					npm i
 | 
				
			||||||
npm run production
 | 
					npm run production
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user