Skip to content

Commit 7a800d9

Browse files
authored
Update README.md repo names
1 parent f6a7dd9 commit 7a800d9

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
@@ -7,16 +7,16 @@ See LICENSE.md file in the project root for full license information.
77
Requirements
88
------------
99

10-
* [FBX SDK C# Bindings](https://github.com/Unity-Technologies/FbxSharp) package
10+
* [FBX SDK C# Bindings](https://github.com/Unity-Technologies/com.autodesk.fbx) package
1111

1212
Packaging
1313
---------
1414

1515
Get the source the first time:
1616
```
1717
# clone the source
18-
git clone https://github.com/Unity-Technologies/FbxExporters.git
19-
cd FbxExporters
18+
git clone https://github.com/Unity-Technologies/com.unity.formats.fbx.git
19+
cd com.unity.formats.fbx
2020
```
2121

2222
Build the package.

0 commit comments

Comments
 (0)