| 
					
				 | 
			
			
				@@ -13,7 +13,6 @@ The following packages need to be installed globally: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * `node` (NodeJS) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * `npm` (NodeJS package manager) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-* `bower` (JavaScript package manager) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * `grunt-cli` (build packages on the commandline) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * `@ambers/cli` (for serving and creating Amber applications) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -24,9 +23,7 @@ There are two ways how to contribute. Both ways require forking this repo first 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * `git clone https://lolg.it/amber/helios.git` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * `cd helios` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-* `npm install` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-* `bower install` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-* `grunt devel` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+* `npm run init` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 If you only want to contribute to Helios itself you can now run Helios as a regular Amber application by executing 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |