diff --git a/README.md b/README.md index e71ae72..394b286 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,7 @@ At this point you can configure `fair` to run in this repo. Either run: fair init ``` -And fill in your own details, or simply run: - -```sh -fair init --ci -``` - -In this case the CLI will initialise the repo with dummy values that are used for continuous integration testing. +And fill in your own details. Finally you can run the example! diff --git a/src/main/resources/fromprep.yaml b/src/main/resources/fromprep.yaml index be97265..27bf1d5 100644 --- a/src/main/resources/fromprep.yaml +++ b/src/main/resources/fromprep.yaml @@ -12,5 +12,6 @@ read: write: - data_product: SEIRS_model/results/fromPreparedParams + file_type: csv use: version: 0.0.1