Skip to content

Commit 2a784d5

Browse files
authored
Update README.md
1 parent 4efa668 commit 2a784d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ A Windows-only solution, that zips the build, then edits very specific bytes of
5151

5252
Open the Package Manager window, click on "Add Package from Git URL ...", then enter the following:
5353
```
54-
https://github.com/d3tonat0r/unityosxbuild.git
54+
https://github.com/u-plus-one/unityosxbuild.git
5555
```
5656

5757
### Option 2: Manually Editing packages.json
5858

5959
Add the following line to your project's `Packages/manifest.json`:
6060

6161
```json
62-
"com.github.d3tonat0r.unityosxbuild": "https://github.com/d3tonat0r/unityosxbuild.git"
62+
"com.github.d3tonat0r.unityosxbuild": "https://github.com/u-plus-one/unityosxbuild.git"
6363
```
6464

6565
### Option 3: Manual Installation (not recommended)
@@ -89,4 +89,4 @@ The zip creation process runs at the very end of the build process, meaning that
8989

9090
[@lajawi](https://github.com/lajawi) - Unix attributes research, WSL zipper
9191

92-
[@d3tonat0r](https://github.com/d3tonat0r) - Package structure, Manual zip builder
92+
[@d3tonat0r](https://github.com/d3tonat0r) - Package structure, Manual zip builder

0 commit comments

Comments
 (0)