Skip to content

Commit 6fce345

Browse files
authored
Use o2-qc instead of o2-qc-run-qc in the doc (#513)
1 parent b83f9d9 commit 6fce345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/QuickStart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The example above consists of one DPL workflow which has both the main processin
8787

8888
![basic-schema-2-exe](images/basic-schema-2-exe.png)
8989

90-
This command uses two executables. The first one contains only the _Producer (see Figure above), which represents the data flow to which we want to apply the QC. The second executable generates the QC infrastructure based on the given configuration file (more details in a few sections). These two workflows are joined together using the pipe `|` character. This example illustrates how to add QC to any DPL workflow by using `o2-qc-run-qc` and passing it a configuration file.
90+
This command uses two executables. The first one contains only the _Producer (see Figure above), which represents the data flow to which we want to apply the QC. The second executable generates the QC infrastructure based on the given configuration file (more details in a few sections). These two workflows are joined together using the pipe `|` character. This example illustrates how to add QC to any DPL workflow by using `o2-qc` and passing it a configuration file.
9191

9292
__Repository and GUI__
9393

0 commit comments

Comments
 (0)