Skip to content

Commit

Permalink
Update serverlessworkflow/modules/ROOT/pages/testing-and-troubleshoot…
Browse files Browse the repository at this point in the history
…ing/kn-plugin-workflow-overview.adoc
  • Loading branch information
MarianMacik authored Sep 4, 2023
1 parent ec491ba commit 336bead
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ You can use the `kubectl` command line if you want to use a complex deployment s

After installing the {product_name} plug-in, you can use the `quarkus create` command with `kn workflow` to scaffold a new Quarkus Workflow project in your current directory.

The `quarkus create` command sets up {product_name} project containing minimal extensions to build a workflow project. The `create` command sets up a Quarkus project containing minimal extensions to build a workflow project. Also, the generated workflow project contains a "hello world" `workflow.sw.json` file in your `./<project-name>/src/main/resources` directory.
The `quarkus create` command sets up a {product_name} Quarkus project containing minimal extensions to build a workflow project. Also, the generated workflow project contains a "hello world" `workflow.sw.json` file in your `./<project-name>/src/main/resources` directory.

.Prerequisites
* {product_name} plug-in for Knative CLI is installed.
Expand Down

0 comments on commit 336bead

Please sign in to comment.