Added terminal workaround to Linux readme, for when double-clicking fails
This commit is contained in:
parent
777aa3e026
commit
0fa72e5779
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue