Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 1d51e24

Browse files
committed
Add note about running experimental tools
Closes #1
1 parent 0abd89f commit 1d51e24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ they're incubating in a shared monorepo
120120
(the intent is for each of them to eventually become
121121
an option, subcommand, or plugin of `swift-doc`).
122122

123+
> **Note**:
124+
> We recommend building and running these tools via `swift run`.
125+
> If you prefer to have compiled binaries,
126+
> you can generate them with the same commands
127+
> used for the `swift-doc` target in `Makefile`.
128+
123129
* * *
124130

125131
### swift-dcov

0 commit comments

Comments
 (0)