tweak INSTALL a bit
This commit is contained in:
parent
10188f42db
commit
39127b3b5a
5
INSTALL
5
INSTALL
|
@ -1,6 +1,9 @@
|
||||||
If at all possible I would encourage you to use a distribution
|
If at all possible I would encourage you to use a distribution
|
||||||
package of Terminator rather than the source tarball (ie I hope
|
package of Terminator rather than the source tarball (ie I hope
|
||||||
that most users never read this file).
|
that most users never read this file).
|
||||||
|
You can find instructions for many distributions at:
|
||||||
|
|
||||||
|
http://www.tenshu.net/terminator/
|
||||||
|
|
||||||
If you must install from source, install python vte bindings
|
If you must install from source, install python vte bindings
|
||||||
("python-vte" on Debian/ubuntu) and run:
|
("python-vte" on Debian/ubuntu) and run:
|
||||||
|
@ -8,5 +11,5 @@ If you must install from source, install python vte bindings
|
||||||
./setup.py install
|
./setup.py install
|
||||||
|
|
||||||
Note that this is not as complete as a package install at the moment
|
Note that this is not as complete as a package install at the moment
|
||||||
e.g. GNOME menu integration will not happen and there is no
|
e.g. GNOME menu/icon integration will not happen and there is no
|
||||||
uninstall option.
|
uninstall option.
|
||||||
|
|
Loading…
Reference in New Issue