Skip to content

Commit 158767d

Browse files
Update advanced-example.mdx
1 parent bf2b0e0 commit 158767d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/content/docs/examples/advanced-example.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Advanced Example
33
---
44

5-
# Advanced Example
65
A basic Workflow using [SciWIn Client (`s4n`)](https://github.com/fairagro/m4.4_sciwin_client) can be created with the commands hereafter. This guide assumes the usage of unix based operating systems, however Windows should work, too. If not please [open an issue](https://github.com/fairagro/m4.4_sciwin_client/issues/new).
76

87
## Installation
@@ -251,4 +250,4 @@ feature: F3
251250
Execution of the Workflow is done by
252251
```bash
253252
s4n execute local workflows/demo/demo.cwl inputs.yml
254-
```
253+
```

0 commit comments

Comments
 (0)