Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 9fd39ac

Browse files
author
Stephen Hawley
committed
typo
1 parent 618292e commit 9fd39ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QUICKSTART.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The binding tools need the following to operate:
8282
In addition, the tools can operator on separate `.swiftmodule` and `.dylib` files. This can be handled by using a `-M` argument for the `.swiftmodule` and `-L` for the library. It’s easier to use the `.framework` directory and a single `-C` argument.
8383

8484
## Building and Running Samples
85-
Samples source code is in the `samples` directory, but are will not build and run there.
85+
Samples source code is in the `samples` directory, but will not build and run there.
8686
Instead you need to make a packaged build, from the root of binding-tools-for-swift execute the command:
8787

8888
`make package`

0 commit comments

Comments
 (0)