Skip to content

Commit

Permalink
Update nextflow-welcome.html
Browse files Browse the repository at this point in the history
add extra .
  • Loading branch information
smvgarcia authored Apr 30, 2024
1 parent 0cf2333 commit 5b209e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter-nextflow/nextflow-welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 class=header>Get started with Nextflow</h2>
<li>You can find your sample configuration file in the "data" directory.
Copy it to a new "nextflow.config" file by running this command in the
terminal: <code>cp
./data/sample-nextflow-config.txt ./nextflow.config</code>
../data/sample-nextflow-config.txt ./nextflow.config</code>
<li>Launch a Hello World workflow by running this command in the terminal:
<code>nextflow run hello</code>
</ul>
Expand Down

0 comments on commit 5b209e3

Please sign in to comment.