Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Wytamma/snk
Browse files Browse the repository at this point in the history
  • Loading branch information
Wytamma committed Mar 22, 2024
2 parents c600d25 + 7246bc5 commit b39c1b1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,9 @@ 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 b39c1b1

Please sign in to comment.