I really don't want to break anything so I ask for some help, please. I wanted to try to get the Game Porting Toolkit running, but apparently there's an issue with the PATH for my existing homebrew on my M1 Mac. I literally am still learning and have no idea how to even approach this and, like I said, I really don't want to break anything.
When I enter
	
	
	
		
it shows
	
	
	
		
and all the Read Me file says is
So my questions is how set my homebrew to the right PATH/directory/whatever or how do I edit the rest of the commands in the Read Me so I can install the toolkit properly?
Again, I'm still learning so please forgive me if I don't understand right away.
Thank you for any help.
	
		
			
		
		
	
				
			When I enter
		Code:
	
	which brew
		Code:
	
	/opt/homebrew/bin/brewIf this command does not print /usr/local/bin/brew, you must either modify your PATH to put /usr/local/bin first, or fully specify the path to brew in the subsequent commands.
So my questions is how set my homebrew to the right PATH/directory/whatever or how do I edit the rest of the commands in the Read Me so I can install the toolkit properly?
Again, I'm still learning so please forgive me if I don't understand right away.
Thank you for any help.
 
 
		 
 
		