Add mention of Debian and Ubuntu installation instructions
This commit is contained in:
@@ -59,13 +59,18 @@ Other features
|
|||||||
Getting Mosh
|
Getting Mosh
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Mosh is available from an [Ubuntu PPA][]. Packages for other operating
|
Mosh is available from an [Ubuntu PPA][] and is in [Debian
|
||||||
systems are planned.
|
unstable][] (sid). Packages for other operating systems are planned.
|
||||||
|
|
||||||
[Ubuntu PPA]: https://launchpad.net/~keithw/+archive/mosh
|
[Ubuntu PPA]: https://launchpad.net/~keithw/+archive/mosh
|
||||||
|
|
||||||
|
Ubuntu installation instructions:
|
||||||
|
|
||||||
On a UNIX-like system you can build Mosh from source using the following
|
sudo add-apt-repository ppa:keithw/mosh
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt-get install mosh
|
||||||
|
|
||||||
|
On a Unix-like system you can build Mosh from source using the following
|
||||||
commands:
|
commands:
|
||||||
|
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user