14 lines
262 B
Plaintext
14 lines
262 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To start using VisualWorks, copy the default image to your
|
|
home directory:
|
|
# cp %%DATADIR%%/image/visualnc.im ~
|
|
Make it writeable:
|
|
# chmod u+w ~/visualnc.im
|
|
Then run it using:
|
|
# visual ~/visualnc.im
|
|
EOM
|
|
}
|
|
]
|