Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson authored Jun 3, 2020
1 parent a0f596c commit 7a350d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A demo of the tool is available here; note that this Github pages demo is **not

## Installation

The Data Curation Tool was created using Angular CLI version 7.
The Data Curation Tool was created using Angular CLI version 9.
In order to generate node_modules run `npm install`.

See [the Dataverse guide for more information about installing external tools](http://guides.dataverse.org/en/latest/installation/external-tools.html).
Expand Down Expand Up @@ -51,7 +51,7 @@ Then on your local machine that runs Dataverse execute the following command:

For Dataverse `v4.16` the corresponding manifest json files are `DataCuration_v4.16.json` and `DataCurationLocalConfigure_v4.16.json`.

For Dataverse `v4.17` the corresponding manifest json files are `DataCuration_v4.17up.json` and `DataCurationLocalConfigure_v4.17up.json`.
For Dataverse `v4.17` or above, the corresponding manifest json files are `DataCuration_v4.17up.json` and `DataCurationLocalConfigure_v4.17up.json`.

The difference between `4.16` and `4.17` is two new parameters introduced in `4.17`: `"scope"` and `"localeCode"`.

Expand Down

0 comments on commit 7a350d2

Please sign in to comment.