Skip to content

Commit 20ebe14

Browse files
euanhheckj
andauthored
Link the main page example to the HelloWorldHummingbird project
Co-authored-by: Joseph Heck <[email protected]>
1 parent bf67ac9 commit 20ebe14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sources/swift-container-plugin/Documentation.docc/Swift-Container-Plugin.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ To use the plugin:
2727
- <doc:authentication>
2828
### Build and publish a container image
2929

30-
After adding the plugin to your project, you can build and publish a container image in one step:
30+
After adding the plugin to your project, you can build and publish a container image in one step.
31+
Here is how to build the [HelloWorld example](https://github.com/apple/swift-container-plugin/tree/main/Examples/HelloWorldHummingbird) as a static binary for Linux running the `x86_64` architecture:
3132

3233
```
3334
% swift package --swift-sdk x86_64-swift-linux-musl \

0 commit comments

Comments
 (0)