-
Notifications
You must be signed in to change notification settings - Fork 22
Installation
Paweł Marynowski edited this page Mar 22, 2015
·
1 revision
In order to run Vicuna you need to have Java VM installed. Minimal required version is Java 6 (also known as 1.6). If you don't know if you have Java installed, you can check it on this page.
Alternatively, open terminal/console on your OS:
Ubuntu: hit
Ctrl+Alt+T
Widnows: hitWin+R, typecmd
type java -version and hit Enter. If command java is not recognized, it means Java needs to be installed.
Java can be downloaded from this page. After installation of Java you may need to restart your computer.
Vicuna can be downloaded from official website as a .zip archive file. After unzipping just double-click vicuna.jar file. If Java is properly installed, program should start.