Apply suggestion from @samford
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									62a3b5e43e
								
							
						
					
					
						commit
						83c1ed68f3
					
				@ -23,7 +23,7 @@ Initialized empty Git repository in /opt/homebrew/Library/Taps/$YOUR_GITHUB_USER
 | 
			
		||||
Next, you can push it to a new GitHub repository:
 | 
			
		||||
 | 
			
		||||
```console
 | 
			
		||||
$  gh repo create $YOUR_GITHUB_USERNAME/homebrew-tap --push --public --source "$(brew --repository $YOUR_GITHUB_USERNAME/homebrew-tap)"
 | 
			
		||||
$ gh repo create $YOUR_GITHUB_USERNAME/homebrew-tap --push --public --source "$(brew --repository $YOUR_GITHUB_USERNAME/homebrew-tap)"
 | 
			
		||||
✓ Created repository $YOUR_GITHUB_USERNAME/homebrew-tap on github.com
 | 
			
		||||
  https://github.com/$YOUR_GITHUB_USERNAME/homebrew-tap
 | 
			
		||||
✓ Added remote https://github.com/$YOUR_GITHUB_USERNAME/homebrew-tap.git
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user