Added terminal workaround to Linux readme, for when double-clicking fails

This commit is contained in:
Vhati 2014-10-02 04:16:46 -04:00
parent 777aa3e026
commit 0fa72e5779

View file

@ -63,6 +63,12 @@ Usage
Troubleshooting Troubleshooting
* If double-clicking modman.command doesn't work on Linux...
Several terminals have bugs executing scripts whose paths contain spaces.
There's no universal way to create a relative *.desktop shortcut either.
For now, you'll need to open a terminal yourself.
Then drag modman-cli.sh onto that window (saves typing), and hit enter.
* If you get "java.lang.UnsupportedClassVersionError" on startup... * If you get "java.lang.UnsupportedClassVersionError" on startup...
You need a newer version of Java. You need a newer version of Java.