Skip to content

Commit 0cad2e2

Browse files
committed
Fix path
1 parent dff80e3 commit 0cad2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add following dependencies to your `/Packages/manifest.json`.
1717
```json
1818
{
1919
"dependencies": {
20-
"com.mochineko.whisper-api": "https://github.com/mochi-neko/Whisper-API-unity.git?path=/Assets/Mochineko/Whisper_API#1.0.0",
20+
"com.mochineko.whisper-api": "https://github.com/mochi-neko/Whisper-API-unity.git?path=/Assets/Mochineko/WhisperAPI#1.0.0",
2121
...
2222
}
2323
}

0 commit comments

Comments
 (0)