Skip to content

Commit 7626cd8

Browse files
authored
Update README.md
1 parent 396809f commit 7626cd8

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
@@ -43,7 +43,7 @@ dependencies: [
4343
targets: [
4444
// ...other targets
4545
.target(
46-
name: "<your-package-target-name",
46+
name: "<your-package-target-name>",
4747
dependencies: [.product(name: "WasmKit", package: "WasmKit")],
4848
)
4949
]

0 commit comments

Comments
 (0)