You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ Standalone commandline applications for working with Flux and Metamorph scripts
4
4
5
5
## Quickstart ##
6
6
7
-
1. Download the latest distribution package from [the metafacture-runner/releases](https://github.com/culturegraph/metafacutre-runner/releases) page. Make sure that you do download a distribution package and _not_ a source code package. The latest distribution package is [metafacture-runner 3.1.1](https://github.com/culturegraph/metafacture-runner/releases/download/metafacture-runner-3.1.1/metafacture-runner-3.1.1-dist.tar.gz).
7
+
1. Download the latest distribution package from [the metafacture-runner/releases](https://github.com/culturegraph/metafacutre-runner/releases) page. Make sure that you do download a distribution package and _not_ a source code package. The latest distribution package is [metafacture-runner 4.0.0](https://github.com/culturegraph/metafacture-runner/releases/download/metafacture-runner-4.0.0/metafacture-runner-4.0.0-dist.tar.gz).
8
8
2. Extract the downloaded archive:
9
9
```bash
10
-
$ tar xzf metafacture-runner-3.1.1-dist.tar.gz
10
+
$ tar xzf metafacture-runner-4.0.0-dist.tar.gz
11
11
```
12
12
This will create a new directory containing a ready-to-use metafacture distribution.
0 commit comments