add a command to check the nextflow install

This commit is contained in:
Natalie Elphick 2024-03-27 13:48:44 -07:00
parent 2520c89e03
commit 86a7de1077
2 changed files with 3 additions and 1 deletions

View file

@ -1008,7 +1008,8 @@ system</li>
[alice@dev1 ~]$ exit
[alice@log1 ~]$ ssh dev1
[alice@dev1 ~]$ sdk install java 17.0.6-tem
[alice@dev1 ~]$ wget -qO- https://get.nextflow.io | bash</code></pre>
[alice@dev1 ~]$ wget -qO- https://get.nextflow.io | bash
[alice@dev1 ~]$ nextflow -v</code></pre>
</section></section>
<section>
<section id="containers" class="title-slide slide level1">