Skip to content

Commit 7a350d2

Browse files
README
1 parent a0f596c commit 7a350d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A demo of the tool is available here; note that this Github pages demo is **not
88

99
## Installation
1010

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

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

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

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

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

0 commit comments

Comments
 (0)