From 71530c030ac7a0c3428308bff71df0438beff5f1 Mon Sep 17 00:00:00 2001 From: Jannik Date: Sat, 8 Apr 2017 01:03:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 398cff7..b2a1ef1 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ cemu_UI is a simple, material design graphical frontend for [cemu](http://cemu.i ### If you have another idea, make a "new issue" with the ![#f03c15](https://placehold.it/15/fbca04/000000?text=+)`idea` lable ## installation -Simply download the cemu_UI.jar from [releases](https://github.com/Seil0/cemu_UI/releases), make sure you have the latest versionj of java 8 jre/jdk installed, open the file. cemu_UI creats a new directory "C:\Users\USERNAME\Documents\cemu_UI", where the database, settings and covers are stored. +Simply download the cemu_UI.jar from [releases](https://github.com/Seil0/cemu_UI/releases), make sure you have the latest version of java 8 oracle jre/jdk installed, open the file. cemu_UI creats a new directory "C:\Users\USERNAME\Documents\cemu_UI", where the database, settings and covers are stored. ## building from source 1. download/clone the git repository -2. make sure you have the latest versionj of java 8 jdk installed +2. make sure you have the latest versionj of java 8 oracle jdk installed 3. place the unzip repository into your workspace and start eclipse, project should now be there **or** import the project to your workspace ## FAQ