Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wytamma authored Mar 25, 2024
1 parent cab02b5 commit 02b0a32
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,10 @@ You can list installed workflows with `snk list` and uninstall them with `snk un
```bash
snk list
```
┏━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┓
┃ Workflow ┃ Version ┃
┡━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━┩
│ variant-calling │ v2.1.1 │
└────────────────────┴──────────┘
| Workflow | Version |
| --- | --- |
| variant-calling | v2.1.1 |


```bash
snk uninstall variant-calling
Expand Down

0 comments on commit 02b0a32

Please sign in to comment.