Assets: update compile steps for docker-compose (#1181)
https://github.com/flipperdevices/flipperzero-firmware/issues/1176
This commit is contained in:
		
							parent
							
								
									4526503d81
								
							
						
					
					
						commit
						76221021ec
					
				| @ -10,6 +10,13 @@ | |||||||
| make all | make all | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | # Compiling with Docker-Compose | ||||||
|  | 
 | ||||||
|  | ```bash | ||||||
|  | docker-compose exec dev make -C assets clean | ||||||
|  | docker-compose exec dev make -C assets all | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
| # Asset naming rules | # Asset naming rules | ||||||
| 
 | 
 | ||||||
| ## Images and Animations | ## Images and Animations | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Lee-Roy King
						Lee-Roy King