Skip to content

Commit 0b61715

Browse files
authored
Merge pull request #37 from datacarpentry/fix_openref_version
Update OpenRefine install instructions
2 parents 6d4d67a + 7ef5069 commit 0b61715

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_includes/setup-openrefine.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
* OpenRefine is a Java program that runs on your local machine (not on the cloud). Although it displays in your browser, no web
44
connection is needed and your data remains local. You need to have a ‘Java Runtime Environment’ (JRE) installed on your computer to run
5-
OpenRefine. If you don’t already have one installed then you can download and install from http://java.com by going to the site and
6-
clicking “Free Java Download”.
5+
OpenRefine. If you don’t already have one installed and are running Windows, then you can download the "Windows kit with embedded Java" version from the downloads page. You can also download and install Java from https://java.com by going to the site and clicking “Free Java Download”.
76

8-
* To install OpenRefine, go to their [download page](http://openrefine.org/download.html). From the download page, select either "Windows
7+
* To install OpenRefine, go to their [download page](https://openrefine.org/download.html). From the download page, select either "Windows
98
kit", "Mac kit", or "Linux kit" - depending on your operating system - and follow the instructions next to your download link. This
10-
lesson has been tested with all versions of OpenRefine up to the latest tested version, 3.2. **If you are using an older version, it is
11-
recommended you upgrade to the latest tested version.** After installing, you can delete the installer `.dmg` file.
9+
lesson has been tested with the recent versions of OpenRefine, at least 3.4.1. **If you are using an older version, it is
10+
recommended you upgrade to the latest tested version.**
1211

1312
* You may get an error message: "OpenRefine.app can't be opened because it is from an unidentified developer." If you get this message,
1413
open your system preferences and click "Security & Privacy". You will see a message "OpenRefine.app was blocked from opening because it

0 commit comments

Comments
 (0)