fixed broken linebreak in fedora part, and indentation in arch-part
This commit is contained in:
		
							parent
							
								
									d63fb6f716
								
							
						
					
					
						commit
						cd87a8a323
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,7 @@ if grep ID /etc/os-release | grep -qE "fedora"; then
 | 
			
		|||
	sudo dnf install \
 | 
			
		||||
		arm-none-eabi-binutils-cs \
 | 
			
		||||
		arm-none-eabi-gcc-cs \
 | 
			
		||||
		arm-none-eabi-newlib
 | 
			
		||||
		arm-none-eabi-newlib \
 | 
			
		||||
		avr-binutils \
 | 
			
		||||
		avr-gcc \
 | 
			
		||||
		avr-libc \
 | 
			
		||||
| 
						 | 
				
			
			@ -59,7 +59,7 @@ elif grep ID /etc/os-release | grep -q 'arch\|manjaro'; then
 | 
			
		|||
		avr-binutils \
 | 
			
		||||
		avr-libc \
 | 
			
		||||
		avr-gcc \
 | 
			
		||||
                base-devel \
 | 
			
		||||
    base-devel \
 | 
			
		||||
		dfu-util \
 | 
			
		||||
		diff-utils \
 | 
			
		||||
		gcc \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue