forked from mirrors/qmk_userspace
		
	Fixing a typo
This commit is contained in:
		
					parent
					
						
							
								c9dee36e42
							
						
					
				
			
			
				commit
				
					
						696a7fbc6f
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -40,7 +40,7 @@ Move to project directory in the firmware source.
 | 
				
			||||||
Build firmware using GNU `make` command. You'll see `<project>_<variant>.hex` file in that directory unless something unexpected occurs in build process.
 | 
					Build firmware using GNU `make` command. You'll see `<project>_<variant>.hex` file in that directory unless something unexpected occurs in build process.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    mkae -f Makefile.<variant> clean
 | 
					    make -f Makefile.<variant> clean
 | 
				
			||||||
    make -f Makefile.<variant>
 | 
					    make -f Makefile.<variant>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue