Skip to content

Commit a7c80bb

Browse files
authored
Update download instructions for Metafacture
1 parent df114f8 commit a7c80bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For a tutorial, see [metafacture-tutorial](https://metafacture.github.io/metafac
1616

1717
## Command line
1818

19-
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.4.0`). Run a Flux workflow with:
19+
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.4.0`). Run a Flux workflow with:
2020

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

0 commit comments

Comments
 (0)