Skip to content

Commit 8edae6c

Browse files
authored
Update README.md
1 parent c27fff0 commit 8edae6c

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
@@ -48,7 +48,7 @@ let package = Package(
4848
)
4949
],
5050
dependencies: [
51-
.package(url: "https://github.com/fumito-ito/FunctionCalling-FirebaseVertexAI", from: "0.0.1")
51+
.package(url: "https://github.com/FunctionCalling/FunctionCalling-FirebaseVertexAI", from: "0.0.1")
5252
]
5353
)
5454
```

0 commit comments

Comments
 (0)