OSDN Git Service

Sudokuki release 1.2.4
[sudokuki/sudokuki.git] / HOWTO_RUN_SUDOKUKI.txt
1 Before running Sudokuki, you need to install a Java Runtime Environment.
2
3 Then, just run the script sudokuki.sh (on GNU/Linux systems),
4
5 or double-click on the JAR file (MS-Windows systems),
6
7 or manually execute the following command:
8
9 java -jar sudokuki-<VERSION>.jar (replace <VERSION> by the release version number)
10
11 For feature requests, bug reports, remarks, contributions, etc., please visit:
12 http://sourceforge.net/projects/sudokuki
13
14 Sudokuki is free software, licensed under the General Public License version 3 or later.
15 You are welcome to transfer it within certain conditions. Read 'COPYING' for more information.
16