Skip to content

Commit

Permalink
Updating getting started docs to fix a malformed pipelines deploy com…
Browse files Browse the repository at this point in the history
…mand.
  • Loading branch information
andream16 committed Oct 22, 2024
1 parent ba77c1f commit 143b690
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,11 @@ This will take a while, so we invite you to go and grab a coffee!

For example, we can deploy a pipeline for the `golang-project`.

You can do so by executing `./bin/cmd/path/to/smithyctl ./examples/pipelines/golang-project`.
You can do so by executing `./bin/cmd/path/to/smithyctl pipelines deploy ./examples/pipelines/golang-project`.

For example:

`./bin/cmd/linux/amd64/smithyctl pipelines deploy ./examples/pipelines/golang-project`.

### Execute a pipeline

Expand Down

0 comments on commit 143b690

Please sign in to comment.