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: _includes/setup-openrefine.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,12 @@
2
2
3
3
* OpenRefine is a Java program that runs on your local machine (not on the cloud). Although it displays in your browser, no web
4
4
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”.
7
6
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
9
8
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.**
12
11
13
12
* You may get an error message: "OpenRefine.app can't be opened because it is from an unidentified developer." If you get this message,
14
13
open your system preferences and click "Security & Privacy". You will see a message "OpenRefine.app was blocked from opening because it
0 commit comments