Skip to content

Commit c199c24

Browse files
committed
Update package name
1 parent 20f7728 commit c199c24

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
@@ -21,7 +21,7 @@ Then, adding the `Subprocess` module to your target dependencies:
2121
.target(
2222
name: "MyTarget",
2323
dependencies: [
24-
.product(name: "Subprocess", package: "Subprocess")
24+
.product(name: "Subprocess", package: "swift-subprocess")
2525
]
2626
)
2727
```

0 commit comments

Comments
 (0)