Skip to content

Commit b255401

Browse files
committed
Update README with correct Homebrew commands and remove old homebrew directory
1 parent cf7ee44 commit b255401

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,14 @@ If you have Homebrew installed, you can install AirPrint Bridge directly:
7777

7878
```bash
7979
# Add the tap and install
80-
brew tap sapireli/AirPrint_Bridge
80+
brew tap sapireli/AirPrint_Bridge https://github.com/sapireli/AirPrint_Bridge.git
8181
brew install airprint-bridge
8282
```
8383

8484
After Homebrew installation, you can use the `airprint-bridge` command directly.
8585

86+
**Note**: If you encounter git authentication issues, the explicit HTTPS URL ensures the tap works without requiring login credentials.
87+
8688
### 4. Test the Script
8789

8890
Run the script in **test mode**:

0 commit comments

Comments
 (0)