Skip to content

Commit

Permalink
Update requirements and download instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
luis100 authored Dec 18, 2023
1 parent f0ca0c5 commit c9c4dd5
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,13 @@ RODA-in supports several Submission Information Package formats. At the moment w

## Requirements

RODA-in has been successfully tested on:

- [x] Windows 7, 8 and 10.
- [x] Mac OS X El Capitan
- [x] Ubuntu Desktop 14

To use RODA-In you must have Java 8 installed in your operating system. Go ahead, download Java and install it in your system before downloading RODA-in.

Java 8 can be downloaded [here](https://www.java.com/en/download/).
RODA-in has been successfully tested on Windows, MacOS and Linux Desktop versions. The RODA-in installer comes with a free and open-source version of Java included and will use the internal Java by default.


## Download pre-compiled version

The latest version of RODA-in is available [here](https://github.com/keeps/roda-in/releases/latest).

To use RODA-in no installation is required. You just need to download the latest release of the application and run it by double clicking the downloaded file (*.jar extension). If that doesn't work, open a console window (or terminal) and creatorOption

```
java -jar roda-in-app-x.y.z.jar
```

## How to use

Expand Down

0 comments on commit c9c4dd5

Please sign in to comment.