Skip to content

Commit cfaefbf

Browse files
Update README.md (#12)
Fix example usage to show arguments
1 parent 0284f34 commit cfaefbf

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
@@ -4,6 +4,6 @@ To build this example package:
44

55
git clone https://github.com/apple/example-package-dealer.git
66
cd example-package-dealer
7-
swift run
7+
swift run dealer <count>
88

99
For more information, visit [Swift's package manager documentation](https://www.swift.org/package-manager/).

0 commit comments

Comments
 (0)