Skip to content

Commit 2a9db12

Browse files
authored
Update Metafacture release link in Getting Started guide
1 parent 411cf91 commit 2a9db12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For next steps get familar with [FLUX](flux/Flux-User-Guide.html) and [FIX](fix/
1818

1919
## Command line
2020

21-
To use Metafacture as a command-line tool, download the latest metafix-runner from our [releases page](https://github.com/metafacture/metafacture-fix/releases). Extract the downloaded archive and change into the newly created directory (e.g. `cd metafacture-runner-0.6.1`). Run a Flux workflow with:
21+
To use Metafacture as a command-line tool, download the latest Metafacture release from our [releases page](https://github.com/metafacture/metafacture-core/releases). Extract the downloaded archive and change into the newly created directory (e.g. `cd metafacture-runner-0.6.1`). Run a Flux workflow with:
2222

2323
`$ ./bin/metafix-runner /path/to/your.flux` on Unix/Linux/Mac or
2424
`$ ./bin/metafix-runner.bat /path/to/your.flux` on Windows.

0 commit comments

Comments
 (0)