mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									ab992fb488
								
							
						
					
					
						commit
						a1f098fc73
					
				@ -70,7 +70,7 @@ _Unleash_ will, at startup, check whether database migration is needed, and perf
 | 
			
		||||
$ npm install unleash-server -g
 | 
			
		||||
$ unleash -d postgres://unleash_user:password@localhost:5432/unleash -p 4242
 | 
			
		||||
 | 
			
		||||
Unleash started on port:4242
 | 
			
		||||
Unleash started on http://localhost:4242
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
You can also require Unleash as a lib and expand it with more options. Read more about this feature in the [getting started guide](./docs/getting-started.md). 
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user