Skip to content

Commit a985138

Browse files
GuitarBroGuitarBro
GuitarBro
authored and
GuitarBro
committed
Updated readme with macOS example and to hopefully be more clear.
1 parent 211d4c6 commit a985138

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ _Make sure that Unity Hub is not running in the background before running Hub Pa
1010

1111
Simply run hub_patcher.py with the path to your Unity Hub installation as the first arguement. You may have to run as administrator depending on where it is installed.
1212

13-
Ex: `python hub_patcher.py "D:/Program Files/Unity Hub"`
13+
### Examples
1414

15-
Note that Hub Patcher has only been tested on Windows 10 and Linux. Windows 11 and OS X may or may not work.
15+
Windows: `python hub_patcher.py "C:/Program Files/Unity Hub"`
16+
macOS: `python3 ./hub_patcher.py /Applications/Unity\ Hub.app/Contents`
17+
18+
Note that Hub Patcher has only been tested on Windows 10, Linux, and macOS. While Windows 11 _should_ work in theory, your mileage may vary.
1619

1720
### Troubleshooting
1821

0 commit comments

Comments
 (0)